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


Overload List

OverloadDescription
Momentum(String,Series,Int32)We evaluate the n-day momentum which is simply the difference between today's closing price and the close price n days ago, for all days for which sufficient historical data is given.  
Momentum(Series,Int32)We evaluate the n-day momentum which is simply the difference between today's closing price and the close price n days ago, for all days for which sufficient historical data is given.  
Momentum(SeriesCollection,Int32)We evaluate the n-day momentum which is simply the difference between today's closing price and the close price n days ago, for all days for which sufficient historical data is given.  

Example

See Also

© 2010 All Rights Reserved.