fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Alex81
    3. Best
    • Profile
    • Following 1
    • Followers 10
    • Topics 17
    • Posts 108
    • Best 7
    • Controversial 0
    • Groups 0

    Best posts made by Alex81

    • Advanced EA Framework

      Hi friends,
      after hours and nights spent on fxDreema I finally created a structured framework to use as a base for my EAs. You only have to pick an indicator (or group of) to change your entry conditions. Here I just used a simple EMAs crossover.
      It has martingale system to provide multiple entries if the entry conditions is still valid, a breakeven option and multiple money closing according to the amount of orders.

      Let's see in detail what it does:

      b45d4f8f-4ba1-4de8-b2c1-a282073e9d44-image.png

      • Allow trading in different hours (London, NY, Asia)
      • Use Technical exit: all trades will be closed when entry conditions fail
      • Lot Multiplier: it allows Martingale entry if the price goes against your direction while entry condition is still valid.
      • Distance Pips: the distance between entry and the first martingale order
      • Close Multiple Order: if you have more than one open order but less than MaxOpenTrades, the system will close all orders when indicated profit (in money is reached)
      • CloseSingleOrder: if you have only one open order (it usually means your entry is good) it will be closed in profit at the selected gain. I usually set it higher than the previous one.
      • CloseEmergency: when Martingale has reached its full limit, it close at indicated gain (you could also set a negative value).
      • Cut loss: it close every orders when reached a % drawdown of the account (I don't use it)
      • Breakeven: you can set a distance in pips of when to activate BE and how many pips in profit for the new SL.

      If you wanna use different entry conditions you can simply change the blocks 1991 and 1992, but remember to change also blocks 1995 and 1996 for exit conditions according to your strategy.

      I created only an MT5 version because I don't use anymore MT4, but if someone wants to make an MT4 version feel free to do it.

      I hope you will benefit from this and you will improve and share it with your ideas.

      Good luck!

      Advanced Framework.ex5

      Advanced Framework.mq5

      posted in Tutorials by Users
      Alex81
      Alex81
    • RE: How do I use several buffers at the same time?

      Consider that the higher TF will repaint so the signals are not what you see on chart... Been there, done that.
      This kind of Indis are useless for automatic trading.

      posted in Questions & Answers
      Alex81
      Alex81
    • RE: How do I use several buffers at the same time?

      @clubdio said in How do I use several buffers at the same time?:

      @Alex81

      Yes, that's how I've used it so far.
      Unfortunately, many signals do not appear this way.
      Or at the end of the cycle, there will be a loss.
      Well, there is still room for improvement.
      Thank you all for your help and advice.

      Trust an advice from a man who has tried countless times to use multi-timeframes in his EAs: they don't work.
      It seems visually amusing, but in real time there is too much lag between the opening and the closing of the higher TF. Only time I saw it working is when you use the immediately upper Tf (ex. 5m on 1m chart).
      Don't waste time anymore.

      posted in Questions & Answers
      Alex81
      Alex81
    • RE: EA Promotion

      I used your low risk set on EURUSD, 15m, MT5 broker Pepperstone.
      It doesn't seem that good on 2024...

      image.png

      posted in General Discussions
      Alex81
      Alex81
    • Pip size in Project Options

      If trading indices CFDs, what is the conversion factor to use in pipsize according to contract specification?

      For example, in this broker and this nasdaq CFD I see this:

      0_1631869982811_470c8190-3258-41d3-a4a2-a46b83a14524-image.png

      Tick value and tick size - What should I use as conversion in the tab? 0.1 or 0.01?

      Thanks

      posted in Questions & Answers
      Alex81
      Alex81
    • 1 / 1