バージョン 24.2 (最新)

FinancialChartCustomIndicatorHandler デリゲート

ファイナンシャル チャートのカスタム インジケーター イベントのイベント ハンドラー。
シンタックス
public delegate void FinancialChartCustomIndicatorHandler( 
   object sender,
   FinancialChartCustomIndicatorArgs e
)

パラメータ

sender
イベントのソース。
e
イベント データ。
参照