Definition | Returns the trading system definition. |
Id | Returns the unique identifier of the trading system. |
LastError | Returns the CQGError object describing the last error occurred to this object, or Nothing/Invalid_Error in case of no error. |
Request | Returns the read-only copy of CQGTradingSystemRequest object, that was passed to the corresponding CQGCEL.RequestTradingSystem method call. |
Statistics | Returns the CQGTradingSystemStatisticsCollection. |
Status | Returns the trading system request's status. |
Tag | This property allows the user to keep his/her own information within the trading system. |
TradesRows | Returns the collection of trades rows. |