OptionDeskModel
StockSharp.Xaml
Option desk model.
Constructores
OptionDeskModel()
Initializes a new instance of the OptionDeskModel.
Propiedades
EvaluateFields : ISet<Level1Fields>
Evaluate greek fields.
MarketDataProvider : IMarketDataProvider
The market data provider.
Options : IEnumerable<Security>
Strike options.
Rows : IEnumerable<OptionDeskRow>
Option desk rows.
UnderlyingAsset : Security
Underlying asset.
UnderlyingAssetId : SecurityId?
UnderlyingAsset
UseBlackModel : bool
To use the model Black instead of IBlackScholes model. The default is off.
Métodos
Clear()
Clear.