IBKR TWS API

TWS API 10.34.01 Release Notes:

  • A new EClient.reqCurrentTimeInMillis() function has been added, allowing clients to request the current epoch timestamp reflected from Trader Workstation. This value will return over EWrapper.currentTimeInMillis() containing the integer, timeInMillis.
  • The Order and Execution object now contains a “Submitter” field. The Submitter field returns the username that submitted a given order.