CQG API 4.0 - Revised
DomBidVolumeFractional Property
See Also  Send Feedback
index_
Zero-based index of item in the collection
CQGTFlowBar Interface : DomBidVolumeFractional Property

Glossary Item Box

Description

Returns the DOM bid fractional volume by index

Property type

Read-only property

Syntax

Visual Basic
Public Property DomBidVolumeFractional( _
   ByVal index_ As Long _
) As Double

Parameters

index_
Zero-based index of item in the collection

See Also