CQG API 4.0 - Revised
GWTrades Property
See Also  Send Feedback
leg_
The leg to get data for
CQGFill Interface : GWTrades Property

Glossary Item Box

Description

Gets the collection of trades for the specified leg

Property type

Read-only property

Syntax

Visual Basic
Public Property GWTrades( _
   Optional ByVal leg_ As Long = 0 _
) As CQGGWTrades

Parameters

leg_
The leg to get data for

See Also