Highest
|
Lowest/Highest |
SYNTAX | Highest( ARRAY ) |
RETURNS | ARRAY |
FUNCTION | Calculates the highest value in the ARRAY since the first day/bar present in the database. |
EXAMPLE | The formula highest( mfi(14) ) returns the highest Money Flow Index value; highest ( close ) returns the highest closing price. |
SEE ALSO | HHV() function , LOWEST() function , LLV() function |
The Highest function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.