PureBytes Links
Trading Reference Links
|
Hi,
When one is developing trading system in EL he has to be carefull not to
Cross 64Kb boundary. On another side EL makes all internal variables into
Data series spaning @MaxBarsBack whether these variables need that
Or not.
Is thare any way to stop this within a trading system (not within function)
And for example have an ordinary loop counter just as ordinary integer?
Regards
Dejan
|