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

Glossary Item Box

Description

Returns the DOM ask volume by its index.

Property type

Read-only property

Syntax

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

Parameters

index_
Sequential index of DOM ask volume

Return Type

DOM ask volume, represented as Long

See Also