FlexChart for WinForms
TrueRng メソッド

C1.Chart アセンブリ > C1.Chart 名前空間 > MathUtils クラス : TrueRng メソッド
シンタックス
'宣言
 
Public Shared Function TrueRng( _
   ByVal highs() As System.Double, _
   ByVal lows() As System.Double, _
   ByVal closes() As System.Double, _
   Optional ByVal period As System.Integer _
) As System.Double()
public static System.double[] TrueRng( 
   System.double[] highs,
   System.double[] lows,
   System.double[] closes,
   System.int period
)

パラメータ

highs
lows
closes
period
参照

参照

MathUtils クラス
MathUtils メンバ