Login Page - Create Account

Support Board


Date/Time: Sun, 22 Dec 2024 15:04:23 +0000



Post From: New Persistent Variables rollout

[2015-02-10 16:50:31]
WarriorTrader - Posts: 245
Hello,

I am trying to compile the following line:

const s_sc::s_PersistentVariables * p_DeltaLadderPersistVars = sc.GetStudyPersistentVariablesFromChartUsingID(ChartStudyInput.GetChartNumber(), ChartStudyInput.GetStudyID()); //Delta Ladder

and getting the following error:

>CustomStudy.cpp(260): error C2039: 's_PersistentVariables' : is not a member of 's_sc'
1> D:\SierraChartOEC\ACS_Source\sierrachart.h(28) : see declaration of 's_sc'


Please advise on a replacement for 's_PersistentVariables'. SC support calaimed that the new implimintation of persistent variables will not effect old code. That is obviously not the case.

Thx,
WT
Date Time Of Last Edit: 2015-02-10 16:53:41