Support Board
Date/Time: Wed, 14 May 2025 11:35:55 +0000
Post From: ACSIL: Problem with sc.GetStudyPersistentIntFromChart function starting on release 1598
[2017-08-11 19:11:29] |
Zosimus - Posts: 345 |
I have a custom study that gets a persistent int value from another chart using the sc.GetStudyPersistentIntFromChart function. It works fine up to release 1594 but on 1598 it doesn't seem to work properly and always returns 0. When I downgraded to 1594 again the problem stopped. sc.GetStudyPersistentFloatFromChart works fine the problem is only with sc.GetStudyPersistentIntFromChart. |