CQG API 4.0 - Revised
Value Property
See Also  Send Feedback
CQGTradingSystemBaseBarParameter Interface : Value Property

Glossary Item Box

Description

Sets/gets the trading system base bar parameter value.

Property type

Read-write property

Syntax

Visual Basic
Public Property Value As Variant

Return Type

Value of trading system base bar parameter, represented as Variant

Remarks

To find out the type of the returned Variant for each trading system base bar type, see the descriptions of the eTradingSystemBaseBarParameter values.

See Also