Hi, chart must not show space after the last bar.
Regards Robert --- In [email protected], Thomas Ludwig <thomas.lud...@...> wrote: > > Mike, > > thanks for sharing this code. > > On 14.06.2009, 13:31:28 Mike wrote: > > > > > for (i = firstBar; i <= lastBar; i++) { > > if (periods[i] > > However, here I get an "error 10. Subscript out of range. You must not access > array elements outside 0.(Barcount-1) range. " when I execute the formula. > Verify syntax doesn't show an error. > > Greetings, > > Thomas >
