Enum InteractiveBrokersOrderCondition.ShortSaleSlots
Short sales types of combined legs.
Namespace: StockSharp.InteractiveBrokers
Assembly: StockSharp.InteractiveBrokers.dll
Syntax
public enum ShortSaleSlots
Fields
Name | Description |
---|---|
ClearingBroker | Clearing broker. |
ThirdParty | Other. |
Unapplicable | Private trader or not short leg. |
Extension Methods
Extensions.TryAdd<InteractiveBrokersOrderCondition.ShortSaleSlots, TChange>(TChange, Int32, Boolean)