|
Algorithmic Trading
< Previous Next >
Re: ATDL v2.6.5 changes
Dev Ashish / Lab49 16 Jul 2009 2:55PM ET Also, the relationship between Control_t and Parameter_t via parameterRef is a tad confusing. It seems an extra level has been introduced to convert selected value of ListItem back to enumID which has me confused.
From prior versions' parameter_t.controlType, I can create a display widget from Parameter_t.Type (UTCTimeStamp_t etc.) Why is this info duplicated for Control_t.Type (Clock_t etc)?
In SampleStrategiesFor-v1.1.xml Tazer strategy, "DisplayQtyField", how is wireValue determined?
Thanks
Re: ATDL v2.6.5 changes Dev Ashish / Lab49 16 Jul 2009 2:55PM ET |