OptionDeskRowSide

StockSharp.Xaml.OptionDeskRow

Call or Put side of the row.

プロパティ

BestAskPrice : decimal?

The best buy price.

BestBidPrice : decimal?

The best buy price.

DaysToExpire : int?

Days before expiration.

Delta : decimal?

Option delta.

Gamma : decimal?

Option gamma.

HistoricalVolatility : decimal?

Option volatility (historical).

ImpliedVolatilityBestAsk : decimal?

Option volatility (implied) for best ask.

ImpliedVolatilityBestBid : decimal?

Option volatility (implied) for best bid.

ImpliedVolatilityLastTrade : decimal?

Option volatility (implied) for last trade.

MaxOpenInterest : decimal

Reserved.

MaxVolume : decimal

Reserved.

OpenInterest : decimal?

Open interest.

Option : Security

Information about the option.

PnL : decimal?

Profitability of an option contract.

Rho : decimal?

Option rho.

Row : OptionDeskRow

The option desk row.

TheorPrice : decimal?

Theoretical price.

Theta : decimal?

Option theta.

Vega : decimal?

Option vega.

Volume : decimal?

Volume per session.

メソッド

ToLevel1() : Level1ChangeMessage

Generate Level1ChangeMessage message.

戻り値: Level1ChangeMessage message

ToString() : string

Преобразовать к строковому представлению.

戻り値: Строковое представление.