Show / Hide Table of Contents

Class BitmexOrderPegPriceTypes

Peg price types.

Inheritance
Object
BitmexOrderPegPriceTypes
Namespace: StockSharp.Bitmex
Assembly: StockSharp.Bitmex.dll
Syntax
public sealed class BitmexOrderPegPriceTypes : Enum

Fields

LastPeg

Declaration
public const BitmexOrderPegPriceTypes LastPeg
Field Value
Type Description
BitmexOrderPegPriceTypes

MarketPeg

Declaration
public const BitmexOrderPegPriceTypes MarketPeg
Field Value
Type Description
BitmexOrderPegPriceTypes

MidPricePeg

Declaration
public const BitmexOrderPegPriceTypes MidPricePeg
Field Value
Type Description
BitmexOrderPegPriceTypes

PrimaryPeg

Declaration
public const BitmexOrderPegPriceTypes PrimaryPeg
Field Value
Type Description
BitmexOrderPegPriceTypes

TrailingStopPeg

Declaration
public const BitmexOrderPegPriceTypes TrailingStopPeg
Field Value
Type Description
BitmexOrderPegPriceTypes

value__

Declaration
public int value__
Field Value
Type Description
Int32

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾