Login Page - Create Account

Support Board


Date/Time: Thu, 13 Mar 2025 02:31:49 +0000



Post From: Disabling data feed for loaded chartbooks?

[2022-04-25 16:01:41]
JohnR - User831573 - Posts: 319
Might you share what it is you are trying to accomplish by not updating the 2nd chartbook? In your scenario, once you "enable" the 2nd chartbook, it either has a hole / window of time while it was NOT enabled, or you would need to do a data reload.

Assuming there is a condition that happens to the first chart, you could use ACSIL coding to open the 2nd chartbook. ACSIL Interface Members - Functions: sc.OpenChartbook()

Why not just start with one chartbook in each instance, and go to the menu to load the 2nd one when needed / desired to be active?

Just trying to help, see things another way.
JohnR