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

RE: how to pass numericseriesrefs


  • To: omega-list@xxxxxxxxxx
  • Subject: RE: how to pass numericseriesrefs
  • From: "Terry B. Rhodes" <tbr@xxxxxxxxxx>
  • Date: Tue, 26 Sep 2000 18:50:22 -0700
  • In-reply-to: <200009261259.FAA13817@xxxxxxxxxxxxxx>

PureBytes Links

Trading Reference Links

I have not researched this but it seems very likely that TS
stores each series data point non contiguously. This would make
passing the series by reference difficult.

regards,

tbr

> 
> References in easy language should be passed faster. I can find
> numericseries and I can find numericArrayRef, but not > numericseriesref.
> 
> Is it the same if one uses numericarrayref as the type for example to pass
> the high price series?
> 
> --- Mats ---
>