'宣言 Protected Function HighLowRange( _ ByVal highColumn As IList(Of Double), _ ByVal lowColumn As IList(Of Double) _ ) As List(Of Double)
protected List<double> HighLowRange( IList<double> highColumn, IList<double> lowColumn )
MassIndexIndicatorStrategy クラス MassIndexIndicatorStrategy メンバ