CQG API 4.0 - Revised
AllowEntryOnExit Property
See Also  Send Feedback
CQGTradeEntryDefinition Interface : AllowEntryOnExit Property

Glossary Item Box

Description

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

Property type

Read-only property

Syntax

Visual Basic
Public Property AllowEntryOnExit As Boolean

Return Type

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

See Also