Enum BitgetSections
- Namespace
- StockSharp.Bitget
- Assembly
- StockSharp.Bitget.dll
Sections.
[DataContract]
public enum BitgetSections
- Extension Methods
Fields
[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Futures", Description = "FuturesSection")] Futures = 1
Futures.
[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Spot", Description = "SpotSection")] Spot = 0
Spot.