This is the correct distribution of blocks:
Posts made by l'andorrà
-
RE: NEEDS ASSISTANCE ON MY EA PROJECTposted in Questions & Answers
-
RE: Why Does Bot Miss Trades in Backtesting?posted in Questions & Answers
There can be many reasons. Are you completely sure all conditions to be met on the market are happening at the moment of the trade executions? Just one of them not being met means the trade will not be open.
-
RE: CONSTANT ERROR EXPECTEDposted in Bug Reports
@fact-volt Thank you for your kind words. Can you please share the link to the project? I will take a look at it.
-
RE: CONSTANT ERROR EXPECTEDposted in Bug Reports
I never recommend sharing email information on public forums. Can you please share a screenshot showing the error?
-
RE: custom indicator not working at even if its a non- repaintposted in Questions & Answers
The logic is correct. Did you emulate the buffers as recommended in my previous post?
-
RE: question when using pending order buy stop, then price gap up in next candleposted in Questions & Answers
Not sure I fully understand. Are those values got from your backtest or are they the results you want?
-
RE: how I add recover mode into my eaposted in Questions & Answers
@ANS In order to modify SL, you can use this structure in the 'on trade' tab:

In my example, I selected buys hitting its SL, but you can modify it accordingly. I increased lot by 20% in my example. Then that variable must be used on the 'buy now' block.
-
RE: How do i make ea trade at oppositeposted in Questions & Answers
Can you please be more specific? What conditions are exactly supposed to be met at the moment a trade is closed?
-
RE: how I add recover mode into my eaposted in Questions & Answers
You can use a variable to be modified in order to be used as lot size. Are you familiar with variables?
-
RE: custom indicator not working at even if its a non- repaintposted in Questions & Answers
You can try to emulate the custom indicator as per this tutorial:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
But, as sktsec said, there is no guarantee it will work.
-
RE: how I add recover mode into my eaposted in Questions & Answers
What do you exactly mean by 'recovery of losses'?
-
RE: Logic to detect hidden gapsposted in Questions & Answers
@wowali I'm not sure I fully understand. What do you exactly mean by 'behind the first candle? Can you please upload a visual example?
-
RE: Help with calculating Swap & Commission into Profitposted in Questions & Answers
Not sure I fully get it. Do you mean you need the combined profit (including commission and swap) of all open trades at a specific moment? Or do you mean the individual profit for each single trade?
-
RE: I need live tick data... how can I pull this data ?posted in Questions & Answers
You need to get it from the broker itself. Or buy it from a commercial data provider.
