Returns the order availability for cancellation.
Read-only property
Visual Basic |
---|
Public Property CanBeCanceled As Boolean |
True if the order can be cancelled, False otherwise.
The order can be cancelled if its status is osInOrderBook, osParked, osContingent, or osBusted.