Hour
|
Date/Time |
SYNTAX | Hour() |
RETURNS | ARRAY |
FUNCTION | Retrieves current bar's hour |
EXAMPLE | Hour()*10000 + Minute() * 100 + Second() |
SEE ALSO | Second(), Minute(), TimeNum() MilliSec() function |
The Hour function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.