StopType Enumeration
List of stop settings for strategy orders.
Namespace: strategy
Enumerated Values
| Name |
Value |
|
|
|
BreakEven |
3 |
|
|
DollarTrailing |
1 |
|
|
ExitOnClose |
5 |
|
|
invalid |
-1 |
|
|
PercentTrailing |
2 |
|
|
ProfitTarget |
4 |
|
|
StopLoss |
0 |