Support Board
Date/Time: Sat, 01 Nov 2025 19:28:14 +0000
Post From: sc.persistvars ERROR
| [2024-02-06 21:29:10] |
| jivetrader - Posts: 410 |
|
Could someone please provide the 3 new lines of code for this study, replacing the Persist function with the newer, proper function? I have no idea how to do this. Thank you int &dateToday = sc.PersistVars->i1; ... float OSHighNum = sc.PersistVars->f1; float OSLowNum = sc.PersistVars->f2; |
