static public property Constants.SystemProperties.END_TRADING_DAY

Brief

The time of the end of a trading day in the UTC time zone

Declaration
C#
string  END_TRADING_DAY

Details

The format is hh:mm:ss, where hh is hour in 24-hour format, mm is minutes and ss is seconds.

Declared in Constants.SystemProperties

back