CQG API 4.0 - Revised
DataSource Property
See Also  Send Feedback
CQGPointAndFigureBarsRequest Interface : DataSource Property

Glossary Item Box

Description

Sets/gets the data source, which will be used to formulate the point and figure bars request.

Property type

Read-write property

Syntax

Visual Basic
Public Property DataSource As ePfDataSource

Return Type

Data source, represented as ePfDataSource

Remarks

See the ePfDataSource enumeration for possible values.

See Also