CQG API 4.0 - Revised
CQGManualFills Collection Members
See Also  Overview  Send Feedback

Glossary Item Box

Public Properties

Public Property _NewEnumReturns the new enumerator
Public Property Count

Returns the number of CQGManualFill in the collection.

Public Property DataLevel

Returns CQGManualFills data level

Public Property GWAccountID

Gets the Gateway Account ID for the contained manual fill objects.

Public Property Item

Returns the manual fill member by its trade_id.

This is the default property.

Public Property ItemByIndex

Returns the manual fill by its sequential index.

See Also