CQG API 4.0 - Revised
CQGTradeExits 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 CQGTradeExit objects in the collection.

Public Property Item

Returns the CQGTradeExit object by its index.

This is the default property.

Public Property ItemByName

Returns the corresponding trade exit by its Name.

See Also