Returns the server timestamp of the last change.
Read-only property
Visual Basic |
---|
Public Property ServerTimestamp As Date |
Date variable containing the server timestamp of the last quote change.
Server timestamp is converted to the timezone previously configured by user. If user did not configure the timezone the timestamp is converted to UTC.
To access the CQGInstrumentQuote object properties, see the example section of the InstrumentChanged Event.