CQG API 4.0 - Revised
TradesRows Property
See Also  Send Feedback
CQGTradingSystem Interface : TradesRows Property

Glossary Item Box

Description

Returns the collection of trades rows.

Property type

Read-only property

Syntax

Visual Basic
Public Property TradesRows As CQGTradingSystemTradesRows

Return Type

Trades rows collection, represented as CQGTradingSystemTradesRows

See Also