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 ---
>
|