Attachments forums

List of attachments posted on this forum.


All files on forums: 161091

Re: MT4 Indicator requests and ideas

Koalala, Mon Jun 14, 2021 2:18 am

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.
All files in topic