Open Orders
EWrapper.openOrder (
orderId: int. The order’s unique id
contract: Contract. The order’s Contract.
order: Order. The currently active Order.
orderState: OrderState. The order’s OrderState
)
Feeds in currently open orders.
Python
Java
C++
C#
VB.NET
EWrapper.openOrderEnd ()
Notifies the end of the open orders’ reception.

