Hello.
I wrote a loop that calculates bars starting from index of bar -400,
and getsvalues of 10 bars each times, for example i did
getvalue of bar -400 to bar -390.
Problem is that when i try to start for example from bar -1500 the
program doesn't seem to work.
Please advice...
I wrote a loop that calculates bars starting from index of bar -400,
and getsvalues of 10 bars each times, for example i did
getvalue of bar -400 to bar -390.
Problem is that when i try to start for example from bar -1500 the
program doesn't seem to work.
Please advice...
Comment