Login Page - Create Account

Support Board


Date/Time: Fri, 07 Nov 2025 03:51:40 +0000



Post From: Sequence of evaluation of interdependent studies during chart load?

[2025-10-10 17:30:21]
rajeshh - Posts: 50
The point being that with manual looping, as all bar are calculated in a single pass, there is no way to calculate all studies at each individual bar in sequence during a full recalculation.

how would you reconcile that with calculating every study at every bar in sequence?

Either way you look at it, if there are mixed studies - manual looped and auto-looped, the manual looped studies are called once for all bars, and the auto-looped is called once per bar. That is not changing. The point I am making is to call all auto-looped studies for a bar, before going to the next bar. Hope you see the distinction.