Returns the trading session start time.
Read-only property
Visual Basic |
---|
Public Property StartTime As Date |
Date variable containing the session start time.
Session start time is converted to the timezone previously configured by the user. If the user did not configure the timezone the start time is converted to UTC.
See the usage of CQGSession properties in the CQGInstrument.Sessions' example section.