Enum AlpacaSections
- Namespace
- StockSharp.Alpaca
- Assembly
- StockSharp.Alpaca.dll
Sections.
[DataContract]
public enum AlpacaSections
- Extension Methods
Fields
[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Crypto")] Crypto = 1
Crypto.
[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Stock")] Stock = 0
Stock.