CQG API 4.0 - Revised
DomBidVolume Property
See Also  Send Feedback
index_
Sequential index of DOM bid volume
CQGTFlowBar Interface : DomBidVolume Property

Glossary Item Box

Description

Returns the DOM bid volume by its index for the TFlow bar.

Property type

Read-only property

Syntax

Visual Basic
Public Property DomBidVolume( _
   ByVal index_ As Long _
) As Long

Parameters

index_
Sequential index of DOM bid volume

Return Type

DOM bid volume, represented as Long

See Also