CQG API 4.0 - Revised
VolumeType Property
See Also  Send Feedback
CQGConstantVolumeBarsRequest Interface : VolumeType Property

Glossary Item Box

Description

Sets/gets the volume type, which will be used to formulate the constant volume bars request.

The default value is cvbvtTicks.

Property type

Read-write property

Syntax

Visual Basic
Public Property VolumeType As eCvbVolumeType

Return Type

Volume type, represented as eCvbVolumeType

Remarks

See the eCvbVolumeType enumeration for possible values.

See Also