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