CQG API 4.0 - Revised
Side Property
See Also  Send Feedback
CQGStrategyQuoteRequest Object : Side Property

Glossary Item Box

Description

The side of the requested quote. Default value is eOrderSide.osdUndefined.

Property type

Read-write property

Syntax

Visual Basic
Public Property Side As eOrderSide

Remarks

If the setting of CQGAPIConfig.UseOrderSide is set to False, the side of the requested quote should be given via CQGStrategyQuoteRequest.Size property sign.

See Also