Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 02:41:32 +0000



Post From: ACSIL study value after SC restart

[2024-01-19 18:04:50]
tomas262 - Posts: 141
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