OptionDeskRow
StockSharp.Xaml
デスク行のオプションです。
継承元: NotifiableObject
コンストラクター
OptionDeskRow
public OptionDeskRow(Security underlyingAsset, Security call, Security put)
optionDeskRow = OptionDeskRow(underlyingAsset, call, put)
OptionDeskRow の新規インスタンスを初期化します。
- underlyingAsset
- 資産の状況
- call
- コールオプション。
- put
- オプションを置きます。
プロパティ
MaxHistoricalVolatility
public decimal MaxHistoricalVolatility { get; set; }
value = optionDeskRow.MaxHistoricalVolatility
optionDeskRow.MaxHistoricalVolatility = value
スタッフ紹介
MaxImpliedVolatilityBestAsk
public decimal MaxImpliedVolatilityBestAsk { get; set; }
value = optionDeskRow.MaxImpliedVolatilityBestAsk
optionDeskRow.MaxImpliedVolatilityBestAsk = value
スタッフ紹介
MaxImpliedVolatilityBestBid
public decimal MaxImpliedVolatilityBestBid { get; set; }
value = optionDeskRow.MaxImpliedVolatilityBestBid
optionDeskRow.MaxImpliedVolatilityBestBid = value
スタッフ紹介
MaxImpliedVolatilityLastTrade
public decimal MaxImpliedVolatilityLastTrade { get; set; }
value = optionDeskRow.MaxImpliedVolatilityLastTrade
optionDeskRow.MaxImpliedVolatilityLastTrade = value
スタッフ紹介
MaxPnL
public decimal MaxPnL { get; set; }
value = optionDeskRow.MaxPnL
optionDeskRow.MaxPnL = value
スタッフ紹介
UnderlyingAsset
public Security UnderlyingAsset { get; }
value = optionDeskRow.UnderlyingAsset
資産の運用に関する情報