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

Glossary Item Box

Public Properties

Public Property CommissionGets commission charged for a fill
Public Property CommissionCurrencyGets fill commission currency (ISO code of currency used to express commission)
Public Property DisplayPrice

Gets the display price.

Public Property FillEffectGets fill effect
Public Property GWAccountID

Gets the Account Id of the manual fill.

Public Property InstrumentName

The full name of the manual fill's instrument.

Public Property Note

Gets the trade note (for local trades).

Public Property Price

Gets the manual fill price.

Public Property Quantity

Gets the manual fill quantity.

Public Property QuantityFractionalGets manual fill fractional quantity
Public Property Side

Gets the manual fill side.

Public Property SpeculationTypeGets the speculation type of the manual fill.
Public Property StatementDate

Gets the statement date of the manual fill.

Public Property TradeId

Gets the local trade ID.

Public Property TradeTimestamp

Gets trade's date.

See Also