2 references to ExponentialMovingAverage
System.Windows.Forms.DataVisualization (2)
Common\Formulas\PriceIndicators.cs (2)
280
ExponentialMovingAverage
( tempInput, out tempOutput, parList, extList );
1134
ExponentialMovingAverage
( inputValues, out outputValues, parameterList, extraParameterList );