Support Board
Date/Time: Tue, 24 Mar 2026 14:35:23 +0000
Post From: Opening a symbol on an open chart using ACSIL
| [2023-09-01 19:34:47] |
| ForgivingComputers.com - Posts: 1205 |
|
Persistent variables are not global across charts. You need to use something like this: sc.GetPersistentIntFromChartStudy()
But there is no similar function for strings. |
