RegularTradingEnd

RegularTradingEnd ( int yyyyMmDd);

Default values:

Description

Returns the number of milliseconds elapsed since the epoch (January 1, 1970, 00:00:00 GMT) till the end of the regular trading hours on a given day for the current symbol. The trading day is to be specified using the YYYYMMDD format. 

Input parameters

Parameter Default value Description
yyyyMmDd - Defines the trading day in the YYYYMMDD format.

Example

See the RegularTradingStart function example.