Table of Contents

Enum ByBitSections

Namespace
StockSharp.ByBit
Assembly
StockSharp.ByBit.dll

Sections.

[DataContract]
public enum ByBitSections
Extension Methods

Fields

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Inverse", Description = "InverseSection")] Inverse = 2

Inverse.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Linear", Description = "LinearSection")] Linear = 1

Linear.

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

Options.

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

Spot.