"Indicator fall" block
-
Is it the "indicator fall" block working well?
It doesn't works for me, maybe I'm putting something wrong.
I have posted about the ide before: https://fxdreema.com/forum/topic/13652/ea-multi-timeframe-with-line-graph
But, looking at MT5, Here is the problem:

By that reason, the backtest cannot be executed.
EA inputs:

Project link:
-
@uriel-0 You have to choose a value of MA period. And always put candle ID 1 , never zero. These are a couple of things I saw quickly.

-
@ambrogio I put 0 on period because I want to trade it as graph line and not as Candlestick bar. I put 0 because the movement needs to follow the actual price as graph line...
-
@uriel-0 Ok, to do that you have to put MA period = 1 , this way you can see the same of the line charts price
Remember zero=zero=nothing , the journal said "cannot load moving average" -
@uriel-0 This is the second thread you created for this same issue. Please don't duplicate threads.