Indicator condition gets recognized only for 2 years of backtesting if I do longer its not working anymore.
-
I have an indicator that I want to backtest. I noticed that as soon as I go beyond 2 years of backtesting it just breaks off in the visual testing mode and doesnt continue checking for the condition.
So in this case the condition is buffer is above 30. If true draw an X.
https://fxdreema.com/shared/sI87jGRob
! Haos Visual avgs - filtered - lite (mtf + alerts).ex4
in the picture you can clearly see it applies the condition at one point and doesnt on the next.
If I just move my backtesting time frame a little forward it checks the condition on the previos missed mark.Any help appreciated!

-
Seems it work for me
-
Are you sure the indicator doesn't repaint. It looks like the issue can be there.
-
@ambrogio Iam sure - as I watch the backtest visual and see that it just stops after a certain amount of time
And like i said , If i start a new backtest run and put the starting date where the signal is supposed to be - it starts execting the condition again for 2 years and then stops again
-
@ambrogio have you tested more then 2 years? I do daily time frame
-
You are right damn!! I tested on daily TF and it does'nt work at all on my side. I don't know why sorry
-
@Behold Then the issue is the indicator itself, I'm afraid, not your bot.
-
@ambrogio could it be some kind of cache problem of fxdreema? when running the indicator itself it doesnt fail or stops working at some point.
Maybe a data overload because it has like 60 buffers? IDK
-
@Behold really, i'm sorry, i don't know....
-
sorry i meant to quote @l-andorrà
-
Probably. However, I cnnaot be completely sure because I'm not a programmer. My only recommendation is asking the admin directly.
-
Just in case - error was with indicator and got fixed by author
-
@Behold well!
-
@Behold Great!
