Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 11:53:56 +0000



Post From: ACSIL study value after SC restart

[2024-01-19 18:04:50]
tomas262 - Posts: 153
I wondered how to save important variable values while my strategy is running on multiple symbols
I save values into persist vars such as signal bar index, entry and attached order internal IDs etc.
My idea was saving those values into a file
Once SC is restarted it can load and set persist vars right back by reading from the file

Any better options are there? Can anybody give a hint on this?

Thx