Gets/sets the side of the order.
Read-write property
Visual Basic |
---|
Public Property Side As eOrderSide |
Order side represented as eOrderSide
This property becomes read-only after the order is placed.
If the UseOrderSide configuration setting is set to False, this property value will be osdUndefined.
See the usage of Side property in the OrderChanged event's example section.