Enum InteractiveBrokersOrderCondition.ShortSaleSlots
- Namespace
- StockSharp.InteractiveBrokers
- Assembly
- StockSharp.InteractiveBrokers.dll
Short sales types of combined legs.
public enum InteractiveBrokersOrderCondition.ShortSaleSlots
- Extension Methods
Fields
[Display(ResourceType = typeof(LocalizedStrings), Name = "Clearing")] ClearingBroker = 1Clearing broker.
[Display(ResourceType = typeof(LocalizedStrings), Name = "Other")] ThirdParty = 2Other.
[Display(ResourceType = typeof(LocalizedStrings), Name = "None")] Unapplicable = 0Private trader or not short leg.