MACD Backtest
-
Hello, I've built two EA's (one with MACD that here offers and another with MACD
customizable). In both cases the EAs don't open positions on Strategy Tester, maybe Am
i doing something wrong(?)
With MACD customizable: https://fxdreema.com/shared/UvcqYupae
With MACD normal: https://fxdreema.com/shared/TaBWrQkwc

The Idea is:
1.- EMA below candle (bull trend)
2.- Main line below 0 Level MACD
3.-main line x> signal line (MACD)
4.-Two bullish candles closed to confirm
5.-Buy
6.-Pips away from OP and being on profit (RR 1.5) , start trailingTHanks:)
-
I don't get it why this happen
-
@uriel-0 said in MACD Backtest:
MACD True.mq4
Put some "Draw Arrow" or similar block below block 1, then 2, then 24 and so on... and observe how rare the arrow starts to become. After the crossover block (20) the signals that I get are already rare, combine this Bulls in a row and maybe the chance to get a signal is almost impossible.
Maybe you don't understand the crossover block. It could only pass in the span of 1 candle where the crossover happens. If you want to check when it passes, try only this block with some "Draw Arrow".