OEC Application Programming Interface

OECClient.Orders Property

List of orders in current trading session. See Order.

public OrderList Orders {get;}

Remarks

Note that orders are not deleted from this collection when trading session ends - they will still be available until client disconnects and connects again.

See Also

OECClient Class | OEC.API Namespace