Returns the corresponding CQGTradeExitDefinition object by its name.
Read-only property
Visual Basic |
---|
Public Property ItemByName( _ ByVal exit_name As String _ ) As CQGTradeExitDefinition |
- exit_name
The corresponding collection item, represented as CQGTradeExitDefinition
A collection exception will be thrown in case of non-existent trade exit name.