• C#
  • Java
  • VB
  • C++
  • Python
Contact us
Orders

Overview

Through the TWS API it is possible to define most orders already available within the TWS.

Changes in the date/time field

With the release of TWS 10.17 and TWS API 10.18 clients now can send date/time in different formats:

  • API allows UTC format "yyyymmdd-hh:mm:ss" in date/time fields.
    Example: 20220930-15:00:00
  • API allows date/time field format with instrument's exchange timezone (for all non-operator fields) and operator's time zone (for all fields).
    Example: IBM 20220930-15:00:00 US/Eastern