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