Table of Contents

Enum KucoinSections

Namespace
StockSharp.Kucoin
Assembly
StockSharp.Kucoin.dll

Sections.

[DataContract]
public enum KucoinSections
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.