Hour
- get current bar's hour

Date/Time
(AmiBroker 40)


SYNTAX Hour()
RETURNS ARRAY
FUNCTION Retrieves current bar's hour
EXAMPLE Hour()*10000 + Minute() * 100 + Second()
SEE ALSO Second(), Minute(), TimeNum() MilliSec() function

References:

The Hour function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.