バージョン

UpdateRange メソッド (StrategyBasedIndicator)

計算されたインジケーターの値に基づき軸の範囲を更新します。
シンタックス
'宣言
 
Protected Function UpdateRange( _
   ByVal dataSource As FinancialCalculationDataSource _
) As Boolean
protected bool UpdateRange( 
   FinancialCalculationDataSource dataSource
)

パラメータ

dataSource
計算で使用するデータと計算された値。
参照