CQG API 4.0 - Revised
StopLimitPrice Property
See Also  Send Feedback
CQGAlgorithmicOrderParameters Interface : StopLimitPrice Property

Glossary Item Box

Description

Returns the limit price of the StopLimit order.

Property type

Read-only property

Syntax

Visual Basic
Public Property StopLimitPrice As Double

Return Type

Limit price, represented as Double

See Also