Login Page - Create Account

Support Board


Date/Time: Thu, 03 Jul 2025 00:56:38 +0000



Post From: sc.PauseChartReplay() with multiple synchronized charts

[2020-11-02 23:11:41]
jwick - Posts: 142
When calling sc.PauseChartReplay while replaying all charts in the chartbook, all the charts pause; however, when I resume the replay from the control panel, only the chart containing the study which called PauseChartReplay() resumes. The other charts appear paused and out of sync. Should I be calling sc.PauseChartReplay with the numbers of all the charts in the chartbook and not just the number of the chart the study is applied to (sc.ChartNumber)?

Thanks