Login Page - Create Account

Support Board


Date/Time: Sat, 15 Mar 2025 15:35:32 +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?