Table of Contents

Enum GateIOSections

Namespace
StockSharp.GateIO
Assembly
StockSharp.GateIO.dll

Sections.

[DataContract]
public enum GateIOSections
Extension Methods

Fields

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Delivery", Description = "DeliverySection")] Delivery = 2

Delivery.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Options", Description = "OptionsSection")] Options = 3

Options.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Perpetual", Description = "PerpetualSection")] Perpetual = 1

Perpetual.

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

Spot.