Show / Hide Table of Contents

Enum QuoteCancelType

Типы отмены котировок.

Namespace: StockSharp.Fix.Native
Assembly: StockSharp.Fix.Core.dll
Syntax
public enum QuoteCancelType

Fields

Name Description
CancelAllQuotes
CancelByQuotetype
CancelForIssuerOfUnderlyingSecurity
CancelForOneOrMoreSecurities
CancelForSecurityIssuer
CancelForSecurityType
CancelForUnderlyingSecurity
CancelQuoteSpecifiedInQuoteid

Extension Methods

Paths.Serialize<QuoteCancelType>(String)
Paths.Serialize<QuoteCancelType>()
Extensions.TryGet<QuoteCancelType, TChange>(TChange)
Extensions.TryGetDecimal<QuoteCancelType, TChange>(TChange)
Extensions.Add<QuoteCancelType, TChange>(TChange, Object)
Extensions.Add<QuoteCancelType, TChange>(TChange, Decimal)
Extensions.Add<QuoteCancelType, TChange>(TChange, Int32)
Extensions.Add<QuoteCancelType, TChange>(TChange, Int64)
Extensions.Add<QuoteCancelType, TChange>(TChange, SecurityStates)
Extensions.TryAdd<QuoteCancelType, TChange>(TChange, Nullable<SecurityStates>)
Extensions.TryAdd<QuoteCancelType, TChange>(TChange, String)
Extensions.Add<QuoteCancelType, TChange>(TChange, Sides)
Extensions.TryAdd<QuoteCancelType, TChange>(TChange, Nullable<Sides>)
Extensions.Add<QuoteCancelType, TChange>(TChange, CurrencyTypes)
Extensions.TryAdd<QuoteCancelType, TChange>(TChange, Nullable<CurrencyTypes>)
Extensions.Add<QuoteCancelType, TChange>(TChange, PortfolioStates)
Extensions.TryAdd<QuoteCancelType, TChange>(TChange, Nullable<PortfolioStates>)
Extensions.Add<QuoteCancelType, TChange>(TChange, DateTimeOffset)
Extensions.TryAdd<QuoteCancelType, TChange>(TChange, Nullable<DateTimeOffset>)
Extensions.Add<QuoteCancelType, TChange>(TChange, Boolean)
Extensions.TryAdd<QuoteCancelType, TChange>(TChange, Nullable<Boolean>)
Extensions.TryAdd<QuoteCancelType, TChange>(TChange, Decimal, Boolean)
Extensions.TryAdd<QuoteCancelType, TChange>(TChange, Nullable<Decimal>, Boolean)
Extensions.TryAdd<QuoteCancelType, TChange>(TChange, Int32, Boolean)
Extensions.TryAdd<QuoteCancelType, TChange>(TChange, Nullable<Int32>, Boolean)
Extensions.TryAdd<QuoteCancelType, TChange>(TChange, Int64, Boolean)
Extensions.TryAdd<QuoteCancelType, TChange>(TChange, Nullable<Int64>, Boolean)
EditorExtensions.ToItemsSource(Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>()
XamlHelper.CopyToClipboard<QuoteCancelType>()
XamlHelper.EnsureUIThread()
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾