IOptionPositionChart
StockSharp.Algo.Derivatives
ポジションとオプションを示すチャートは、基礎資産に関するギリシャ語を示しています。
実装: IThemeableChart, IPersistable
プロパティ
Model
public BasketBlackScholes Model { get; set; }
value = iOptionPositionChart.Model
iOptionPositionChart.Model = value
ブラック・スクールの処方でギリシャ語の値を計算するためのポートフォリオモデル。
メソッド
Refresh
public void Refresh(decimal? assetPrice, DateTime? currentTime, DateTime? expiryDate)
iOptionPositionChart.Refresh(assetPrice, currentTime, expiryDate)
チャートを赤くするには
- assetPrice
- 資産の現在の価格。
- currentTime
- 現行時刻
- expiryDate
- 有効期限