OrderActionLeg Enumeration
An enumeration that represents the order actions that can be associated with a Leg of an options spread order.
Namespace: platform
Enumerated Values
| Name |
Value |
|
|
|
Buy |
1 |
|
|
BuyToClose |
7 |
|
|
BuyToCover |
4 |
|
|
BuyToOpen |
6 |
|
|
Custom |
5 |
|
|
Sell |
2 |
|
|
SellShort |
3 |
|
|
SellToClose |
9 |
|
|
SellToOpen |
8 |
|
|
Unknown |
0 |