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

Glossary Item Box

Public Properties

Public Property DurationType

The duration of the order.

Public Property ExecutionInstructions

Returns the execution instructions of the order.

Public Property ExecutionPattern

Returns the execution pattern of the synthetic strategy order.

Public Property GTDThe good-till-date value of the order.
Public Property GWAccountID

CQG Gateway identifier of the account, to which this order belongs.

Public Property InstrumentName

The full name of the instrument, on which this order is placed.

Public Property OpenCloseInstructionReturns open/close instruction of the order
Public Property Parked

This property specifies whether the order is parked or not.

Public Property PreferredTrailingPegReturns the preferred trailing peg.
Public Property Price

Price of the order.

Public Property Quantity

The quantity of the order.

Public Property QuantityFractionalReturns the fractional quantity of the order
Public Property Side

The side of the order.

Public Property SpeculationTypeReturns speculation type of the order
Public Property StopLimitPrice

Returns the limit price of the StopLimit order.

Public Property TrailingOffset

Returns the offset of the trailing order.

Public Property TriggerQuantity

Returns the DOM quantity threshold of the QTS order.

Public Property Type

The type of the order.

Public Property VisibleQuantity

Returns visible quantity of the Iceberg order.

See Also