hello
can somebody fix this indicator by mladen ? it throws and ''array out of range'' when dropped on a chart, at line
for (int k=1; Time[startOfThisBar-k]>0 && Time[startOfThisBar-k]<=endTime; k++)
but it compiles fine with the new compiler and #property strict. I just want it to be working with the strict compilation.
Attachments forums
Re: MT4 Indicator requests and ideas
Koalala, Mon Jun 14, 2021 2:18 am