Show / Hide Table of Contents

Class PlazaSessionContentsOptionColumns

Колонки таблицы, содержащей справочник торгуемых инструментов. Поток FORTS_OPTINFO_REPL - таблица opt_sess_contents.

Inheritance
Object
PlazaColumns
PlazaSessionContentsDerivativeColumns
PlazaSessionContentsOptionColumns
Inherited Members
PlazaSessionContentsDerivativeColumns.SessionId
PlazaSessionContentsDerivativeColumns.IsinId
PlazaSessionContentsDerivativeColumns.ShortIsin
PlazaSessionContentsDerivativeColumns.Isin
PlazaSessionContentsDerivativeColumns.Name
PlazaSessionContentsDerivativeColumns.RoundTo
PlazaSessionContentsDerivativeColumns.MinStep
PlazaSessionContentsDerivativeColumns.LotVolume
PlazaSessionContentsDerivativeColumns.StepPrice
PlazaSessionContentsDerivativeColumns.Signs
PlazaSessionContentsDerivativeColumns.BaseContractCode
PlazaSessionContentsDerivativeColumns.SettlementPriceOpen
PlazaSessionContentsDerivativeColumns.SettlementPrice
PlazaSessionContentsDerivativeColumns.LastTradeDate
PlazaColumns.ReplId
PlazaColumns.ReplRev
PlazaColumns.ReplAct
PlazaColumns.AllColumns
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: StockSharp.Plaza.Metadata
Assembly: StockSharp.Plaza.dll
Syntax
public class PlazaSessionContentsOptionColumns : PlazaSessionContentsDerivativeColumns

Fields

BaseImBuy

Базовое ГО под покупку маржируемого опциона.

Declaration
public readonly PlazaColumn BaseImBuy
Field Value
Type Description
PlazaColumn

BaseImSell

Базовое ГО под одну непокрытую позицию подписчика (руб).

Declaration
public readonly PlazaColumn BaseImSell
Field Value
Type Description
PlazaColumn

BaseIsinId

Числовой идентификатор базового инструмента.

Declaration
public readonly PlazaColumn BaseIsinId
Field Value
Type Description
PlazaColumn

ExpirationEndDate

Дата окончания экспирации инструмента.

Declaration
public readonly PlazaColumn ExpirationEndDate
Field Value
Type Description
PlazaColumn

ExpirationStartDate

Дата начала экспирации инструмента.

Declaration
public readonly PlazaColumn ExpirationStartDate
Field Value
Type Description
PlazaColumn

FuturesIsinId

Код фьючерсного инструмента.

Declaration
public readonly PlazaColumn FuturesIsinId
Field Value
Type Description
PlazaColumn

IsEuropean

Разновидность опциона. 0 - американский опцион, 1 - европейский опцион.

Declaration
public readonly PlazaColumn IsEuropean
Field Value
Type Description
PlazaColumn

IsPut

Тип опциона. 0 - Call опцион, 1 - Put опцион.

Declaration
public readonly PlazaColumn IsPut
Field Value
Type Description
PlazaColumn

OptionSeriesId

Идентификатор опционной серии.

Declaration
public readonly PlazaColumn OptionSeriesId
Field Value
Type Description
PlazaColumn

Strike

Цена страйк.

Declaration
public readonly PlazaColumn Strike
Field Value
Type Description
PlazaColumn

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.
☀
☾