Returns the order filled quantity.
Read-only property
Visual Basic |
---|
Public Property FilledQuantity As Long |
Filled quantity represented as Long
The quantity may be signed if the UseOrderSide configuration setting is set to False.
See the usage of FilledQuantity property in the OrderChanged event's example section.