Month
- month

Date/Time
(AmiBroker 3.40)


SYNTAX Month()
RETURNS ARRAY
FUNCTION Returns the array with months(1-12)
EXAMPLE buy = ( month() == 1 ) and day < 3; // buy in January
SEE ALSO

References:

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

More information:

See updated/extended version on-line.