EntryExitType Enumeration
List of entry and exits types for strategy automation.
Namespace: strategy
Enumerated Values
| Name |
Value |
|
|
|
BuiltInExit |
3 |
|
|
Entry |
0 |
|
|
Exit |
1 |
|
|
GlobalExit |
2 |
|
|
invalid |
-1 |