Returns the corresponding trade exit by its Name.
Read-only property
| Visual Basic |
|---|
Public Property ItemByName( _ ByVal exit_name As String _ ) As CQGTradeExit |
- exit_name
The corresponding collection item, represented as CQGTradeExit
|
| CQG API 4.0 - Revised |
|
| ItemByName Property | |
| See Also Send Feedback | |
| CQGTradeExits Collection : ItemByName Property |
Glossary Item Box
Returns the corresponding trade exit by its Name.
| Visual Basic |
|---|
Public Property ItemByName( _ ByVal exit_name As String _ ) As CQGTradeExit |
The corresponding collection item, represented as CQGTradeExit