Login Page - Create Account

Support Board


Date/Time: Sat, 07 Jun 2025 14:20:02 +0000



Post From: persistent variables simultaneous assignments between charts? (across 2+ chart threads..)

[2023-03-02 19:43:36]
ForgivingComputers.com - Posts: 1063
Or is there a "queue" of requests

Sort of. Each study is a copy of a DLL that is tied directly into the main Sierra Chart thread. Therefore, there are no simultaneous updates of the other chart's persistent variables, they all happen round-robin as part of each chart and the studies attached to them.