CQG API 4.0 - Revised
CQGBracketOrder Interface Members
See Also  Overview  Send Feedback

Glossary Item Box

Public Methods

Public Method CancelCancels the bracket order
Public Method PlacePlaces the bracket order

Public Properties

Public Property CanBeCanceled

Returns the bracket order availability for cancellation.

Public Property IncludeStopLossOrderFlag identifying inclusion of stop-loss order (true by default)
Public Property IncludeTargetOrderFlag identifying inclusion of target order (true by default)
Public Property MainOrderMain leg of the bracket order
Public Property PartialFillsHandlingIndicates whether compound order execution shall happen on a partial fill or complete fill (true by default)
Public Property StopLossLegStop-loss leg of the bracket order
Public Property TargetLegProfit leg of the bracket order

See Also