PureBytes Links
Trading Reference Links
|
It is possible to do this using the NumericArrayRef function in 2000i.
With this new function it is possible to extract unlimited values from a
function.
John Clayburg
Andrew wrote:
> Is it possible to create a function which returns multiple values.
> For Example, suppose you have written a function which calculates the
> last high, which higher than the previous 2 highs and higher than the
> following 2 highs, and you want to return both the price of this high as
> well as the date of this high.
>
> I realize you can accomplish this without having to return 2 values,
> but this was a straightforward example for my question.
>
> Regards,
>
> Andrew
>
> - Subscription Information link -
> http://www.markbrown.com/list.htm
|