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

Glossary Item Box

Public Properties

Public Property Definition

Returns the trading system definition.

Public Property Id

Returns the unique identifier of the trading system.

Public Property LastError

Returns the CQGError object describing the last error occurred to this object, or Nothing/Invalid_Error in case of no error.

Public Property Request

Returns the read-only copy of CQGTradingSystemRequest object, that was passed to the corresponding CQGCEL.RequestTradingSystem method call.

Public Property Statistics

Returns the CQGTradingSystemStatisticsCollection.

Public Property Status

Returns the trading system request's status.

Public Property Tag

This property allows the user to keep his/her own information within the trading system.

Public Property TradesRows

Returns the collection of trades rows.

See Also