CQG API 4.0 - Revised
AllowExitOnEntry Property
See Also  Send Feedback
CQGTradeExitDefinition Interface : AllowExitOnEntry Property

Glossary Item Box

Description

Returns the flag indicating whether the exit is allowed on entry or not.

Property type

Read-only property

Syntax

Visual Basic
Public Property AllowExitOnEntry As Boolean

Return Type

True, if exit on entry is allowed; False, otherwise

See Also