CQG API 4.0 - Revised
IsActive Property
See Also  Send Feedback
CQGTradingSystemTrade Interface : IsActive Property

Glossary Item Box

Description

Specifies whether the trade is active or not.

Property type

Read-only property

Syntax

Visual Basic
Public Property IsActive As Boolean

Return Type

True if trade is active, false otherwise

See Also