EMA condition not enforced, maybe backtest issue.
-

- Any Idea why there is no "buy" trade the first time that EMA50 > EMA100?
The 1st BUY was about 9 bars later (see the Vertical line)

- Why is there no "buy" trade here? (no open trades and EMA50>EMA100)

- why is there a "Buy" trade even though that EMA50<EMA100?

- Any Idea why there is no "buy" trade the first time that EMA50 > EMA100?
-
@talshemtov put candle ID1 in MA condition block
Nine bars later is much, which backtest model are you using? "every tick" or "control point"? -
ID1 was added, thanks.
I am using Tick Data Manager, for every tick.
-
@talshemtov please share the link to your project, i'll backtest it too
-
This is what I am trying to do.
youtu.be/z3wECtzV9M8(It is my 1st AE, I apologize if there are some basic mistakes or wrong approaches.)
https://fxdreema.com/shared/gPvtFjlGc
Thank you!
-
@talshemtov Sorry but this is not the project you posted above at the opening of the topic. Honestly, I can't control the whole project, and I wouldn't have time anyway. I suggest you start with a few condition blocks and test, and then add more blocks and test and so on.
-
@ambrogio What I posted was just to simplify the issue,
anyhow, thank you for the intention to help!