CQG API 4.0 - Revised
BaseBarType Property
See Also  Send Feedback
CQGTradingSystemRequest Interface : BaseBarType Property

Glossary Item Box

Description

Sets/gets the type of the trading system base bar.

Property type

Read-write property

Syntax

Visual Basic
Public Property BaseBarType As eTradingSystemBaseBar

Return Type

Base bar, represented as eTradingSystemBaseBar

Remarks

The content of CQGTradingSystemRequest.BaseBarParameters will be based on this property value.

To find out the available parameters for each base bar type, see eTradingSystemBaseBar.

See Also