dotnetCHARTING Send comments on this topic.
TriangularMovingAverage Method
See Also 
dotnetCHARTING Namespace > FinancialEngine Class : TriangularMovingAverage Method


Overload List

OverloadDescription
TriangularMovingAverage(String,Series,ElementValue,Int32)Evaluates the x-period Triangular Moving Average(TMA) where x corresponds to the length of the time series array given as a parameter, for all periods for which sufficient data is provided.  
TriangularMovingAverage(Series,ElementValue,Int32)Evaluates the x-period Triangular Moving Average(TMA) where x corresponds to the length of the time series array given as a parameter, for all periods for which sufficient data is provided.  
TriangularMovingAverage(SeriesCollection,ElementValue,Int32)Evaluates the x-period Triangular Moving Average(TMA) where x corresponds to the length of the time series array given as a parameter, for all periods for which sufficient data is provided.  

Example

See Also

© 2010 All Rights Reserved.