Login Page - Create Account

Support Board


Date/Time: Wed, 18 Jun 2025 22:25:57 +0000



Post From: Update previous drawing in study when doing AutoLooping

[2022-07-11 21:29:14]
Thang N - Posts: 11
Thanks John.

So for iterating over all the bars, even in live update, I should do a loop starting with index 0 and end with CurrentIndex, since CurrentIndex will continue to be the latest bar on the chart, both at the initial function call and live update?