PureBytes Links
Trading Reference Links
|
OK, this sounds suspicious.
Compare
Highest(foo, 5)
to
maxList(value1, value2, value3, value4, value5)
Does it REALLY produce a different result?
Try HigestFC(foo, 5)
Leslie
Chris Cheatham wrote:
>
> TS4...I am working with the highest and lowest functions on calculated updn
> vol line series that includes 0 and negative values. What I have found is
> that, for example, highest(data, 5) is often LOWER than lowest(data,5).
> Further, neither is anywhere close to what it should be. I was wondering if
> anyone else has ever run into this, or knows of a fix for the highest/lowest
> functions.
>
> Thanks,
> Chris
--
Regards,
Leslie Walko
610-688-2442
--
"Life is a tragedy for those who feel, a comedy for those who
think"
Horace Walpole, 4th earl of Orford, in a letter dated about 1770
|