Support Board
Date/Time: Sat, 10 May 2025 22:34:53 +0000
Post From: Referencing to Persistent Variable by name NOT working *URGENT*
[2016-02-22 10:00:31] |
|
int& variable_name = sc.GetPersistentInt(1); if(sc.Index==0) variable_name=0; if (sc.GetBarHasClosedStatus() == BHCS_BAR_HAS_CLOSED) { variable_name += 1; } Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2016-02-22 10:00:57
|