PureBytes Links
Trading Reference Links
|
Ron,
Thank you.
I was interested to find the highest value of ALL data since the
first day :)
Thank you, again.
Best regards,
Pablo
RB> Over what period do ytou want to find the highest value?
RB> SYNTAX highest( DATA ARRAY )
RB> Calculates the highest value in the DATA ARRAY since the first day loaded in
RB> the chart.
RB> SYNTAX hhv( DATA ARRAY, PERIODS )
RB> Calculates the highest value in the DATA ARRAY over the preceding PERIODS
RB> (PERIODS includes the current day).
RB> SYNTAX max( DATA ARRAY, DATA ARRAY ) Returns the greater of the two
RB> parameters
------------------------ Yahoo! Groups Sponsor --------------------~-->
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|