OptionDeskRow
StockSharp.Xaml
The option desk row.
继承自: NotifiableObject
构造函数
OptionDeskRow(Security, Security, Security)
Initializes a new instance of the OptionDeskRow.
- underlyingAsset
- Underlying asset.
- call
- Call option.
- put
- Put option.
属性
Call : OptionDeskRowSide
Option parameters Call.
MaxHistoricalVolatility : decimal
Reserved.
MaxImpliedVolatilityBestAsk : decimal
Reserved.
MaxImpliedVolatilityBestBid : decimal
Reserved.
MaxImpliedVolatilityLastTrade : decimal
Reserved.
Put : OptionDeskRowSide
Option parameters Put.
UnderlyingAsset : Security
Information about the underlying asset.