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


Implements the Relative Strength Indicator (RSI), developed by J. Welles Wilder in 1978; which measures the relative internal strength of a market. Please note that this indicator is not measured against another market or index. RSI measures the relative changes between higher and lower closing prices.

Overload List

OverloadDescription
RelativeStrengthIndex(String,Series,Int32) Implements the Relative Strength Indicator (RSI), developed by J. Welles Wilder in 1978; which measures the relative internal strength of a market. Please note that this indicator is not measured against another market or index. RSI measures the relative changes between higher and lower closing prices.  
RelativeStrengthIndex(Series,Int32) Implements the Relative Strength Indicator (RSI), developed by J. Welles Wilder in 1978; which measures the relative internal strength of a market. Please note that this indicator is not measured against another market or index. RSI measures the relative changes between higher and lower closing prices.  
RelativeStrengthIndex(SeriesCollection,Int32) Implements the Relative Strength Indicator (RSI), developed by J. Welles Wilder in 1978; which measures the relative internal strength of a market. Please note that this indicator is not measured against another market or index. RSI measures the relative changes between higher and lower closing prices.  

See Also

© 2010 All Rights Reserved.