Author |
Topic: Contract.StartTime in local TZ (2 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
jlanawalt Posts: 88 Joined: Feb 12, 2009 |
The documentation for the Contract's StartTime property says:
StartTime: Trading session start time, in exchange time zone It is our experience that the values of this property is already in the system's local time and must be converted to be exchange time. Here are some examples when running the software in our local timezone today (MST-7)
* I double-checked these via the Contract Details output of CppCOMSample. While I didn't list it for brevity, the .StopTime property is also pre-adjusted to local time. |
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
Yes, you are correct - API shows session times in local timezone. We will fix the documentation.
|
||||