Support Board
Date/Time: Wed, 27 Nov 2024 11:55:57 +0000
Post From: Opening a symbol on an open chart using ACSIL
[2023-09-01 18:27:27] |
User584005 - Posts: 27 |
Should this be as simple as writing sc.SetPersistentSCString(1, "SPY.scid"); And then calling it using sc.GetPersistentSCString(1); When I push to the log file the "SPY.scid" doesnt seem to be coming through and I'm just seeing blank text. What am i doing wrong? |