Table of Contents

Enum BinanceSections

Namespace
StockSharp.Binance
Assembly
StockSharp.Binance.dll

Sections.

[DataContract]
public enum BinanceSections
Extension Methods

Fields

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Futures", Description = "FuturesSection")] Futures = 2

Futures.

[EnumMember] FuturesCoin = 3

Futures-coin.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Margin", Description = "MarginSection")] Margin = 1

Margin.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Spot", Description = "SpotSection")] Spot = 0

Spot.