Identifies if current order is external for this instance of CQG API.
Read-only property
Visual Basic |
---|
Public Property IsExternal As Boolean |
True if the order is external, False otherwise.
See the remarks section of Orders Property for description of external orders.
See the usage of CQGOrder properties in the OrderChanged event's example section.