Yashar Seyyedin #:
It's working on my side. Both backtest and live. Although a bit slow when loading.
Thanks for replying YasharIt's working on my side. Both backtest and live. Although a bit slow when loading.
I changed the code and it is working properly and fast now, i will share the code soon for your review to make it performs even better and for others if they face this issue
Hello developers
i am trying to make a multi timeframe fractal indicator that reads fractals from higher timeframe and draws them as support and resistance lines in lower timeframes.
but when testing it in strategy tester it returns error 4806, failure in reading data from indicator handle, very common issue in multi timeframe indicators, despite i found out it should be something about the bars which needed to be calculated but i couldn't fix the code
i searched a lot and read many topics here but i couldn't find the code solution!
the code is:
Thanks in advance.