CQG API 4.0 - Revised
UseAggressorFlag Property
See Also  Send Feedback
CQGTFlowBarsRequest Interface : UseAggressorFlag Property

Glossary Item Box

Description

Sets/gets the "Use Aggressor Flag" option, which will be used to formulate this TFlow bars request. Corresponds to "Use Aggressor Flag" TFlow study option.

The default value for this property is False.

Property affects CQGTFlowBar.AskVolume and CQGTFlowBar.BidVolume outputs.

Property type

Read-write property

Syntax

Visual Basic
Public Property UseAggressorFlag As Boolean

See Also