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

Glossary Item Box

Public Properties

Public Property Definition

Returns the trade definition.

Public Property IsActive

Specifies whether the trade is active or not.

Public Property Timestamp

Returns the timestamp, in the user-configured time zone (CQGAPIConfig.TimeZoneCode).

Public Property TimestampOffset

Returns the timestamp offset, which is used to identify various CQGTradingSystemTrade objects that have the same timestamp.

Public Property TradeEntry

Returns the entry.

Public Property TradeExits

Returns the exits.

Public Property TradesRow

Represents the owner trade row of CQGTradingSystemTrade.

See Also