[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re : Re: Array of Data2



PureBytes Links

Trading Reference Links

Dans un courrier daté du 22/02/98 21:30:01  , vous avez écrit :

<< Sam, just to clarify: are you saying as long as I don't refer to a
 previous value of an array (eg, A[i][1]), then Tradestation will only
 allocate a single copy of the array, and thus avoid the multiplication
 of its size by MAXBARSBACK?  Is this also true of a 'var' declarations?
  >>

Sam Tennis is right as you are here.
(true of values an arrays, but the effet is more obvious on arrays).
More, it takes some extra place within the TS4 64kb limit).

But referencing previous values of an array is not so seldom used than you may
think...
I do this  in several EL codes, even with multidimentional arrays.

Pierre Orphelin
www.sirtrade.com