Leenazen,Thanks bro are you coder?
Now 7 bar delay as come to the signal's would you change the current bar will appear the signal with no repaint also need
I see now. It was a script before on MQL5 and you're making it an indicatorI like this indicator but it's making my MT4 chart run extremely slow... am I missing something?
This indicator was a script and was converted to an indicator. The problem is that it is drawing each dot as an object on your chart. So it is constantly drawing back thousands of dots. It would probably work better if someone could change the code to not draw each dot as an object and to only draw maybe 1000 bars back.2018.03.02 20:40:56.060 EURUSD,H1: indicator(s) working too slowly, total calculation time 2871 ms
Why don't you just use Zigzag indi. Same function different graphic.
I'm sorry, I can see your question now. I have not changed anything in logic. I just turned the script from EA to Indicator.Leenazen,
Did the version that garago shared work the way you wanted? What's the change?
Thanks for the info, too bad it's just another indicator that looks great in the history but can't paint in real time the same wayI'm sorry, I can see your question now. I have not changed anything in logic. I just turned the script from EA to Indicator.
Ciao