CapeTools Technical Analysis - Momentum Indicators
http://www.QuantTools.com
In total there are 27 functions present within the CapeTools Technical Analysis - Momentum Indicators category of functions.
General Description
Functions to apply technical analysis on historical data objects (created via the MakeHistoricalDB() function) using Momentum Indicator techniques.
The algorithms used were taken from the TA-SDK library (www.ta-lib.org). Please view this site for a complete description of the methodologies and pricing equations.
Function list.
- TA_ADX - Average Directional Movement Index : This function is contained within the Momentum Indicators set of indicators.
- TA_ADXR - Average Directional Movement Index Rating : This function is contained within the Momentum Indicators set of indicators.
- TA_APO - Absolute Price Oscillator : This function is contained within the Momentum Indicators set of indicators.
- TA_AROON - Aroon : This function is contained within the Momentum Indicators set of indicators.
- TA_AROONOSC - Aroon Oscillator : This function is contained within the Momentum Indicators set of indicators.
- TA_CCI - Commodity Channel Index : This function is contained within the Momentum Indicators set of indicators.
- TA_DX - Directional Movement Index : This function is contained within the Momentum Indicators set of indicators.
- TA_MACD - Moving Average Convergence/Divergence : This function is contained within the Momentum Indicators set of indicators.
- TA_MACDEXT - MACD with controllable MA type : This function is contained within the Momentum Indicators set of indicators.
- TA_MACDFIX - Moving Average Convergence/Divergence Fix 12/26 : This function is contained within the Momentum Indicators set of indicators.
- TA_MFI - Money Flow Index : This function is contained within the Momentum Indicators set of indicators.
- TA_MINUS_DI - Minus Directional Indicator : This function is contained within the Momentum Indicators set of indicators.
- TA_MINUS_DM - Minus Directional Movement : This function is contained within the Momentum Indicators set of indicators.
- TA_MOM - Momentum : This function is contained within the Momentum Indicators set of indicators.
- TA_PLUS_DI - Plus Directional Indicator : This function is contained within the Momentum Indicators set of indicators.
- TA_PLUS_DM - Plus Directional Movement : This function is contained within the Momentum Indicators set of indicators.
- TA_PPO - Percentage Price Oscillator : This function is contained within the Momentum Indicators set of indicators.
- TA_ROC - Rate of change : ((price/prevPrice)-1)*100 : This function is contained within the Momentum Indicators set of indicators.
- TA_ROCP - Rate of change Percentage: (price-prevPrice)/prevPrice : This function is contained within the Momentum Indicators set of indicators.
- TA_ROCR - Rate of change ratio: (price/prevPrice) : This function is contained within the Momentum Indicators set of indicators.
- TA_ROCR100 - Rate of change ratio 100 scale: (price/prevPrice)*100 : This function is contained within the Momentum Indicators set of indicators.
- TA_RSI - Relative Strength Index : This function is contained within the Momentum Indicators set of indicators.
- TA_STOCH - Stochastic : This function is contained within the Momentum Indicators set of indicators.
- TA_STOCHF - Stochastic Fast : This function is contained within the Momentum Indicators set of indicators.
- TA_STOCHRSI - Stochastic Relative Strength Index : This function is contained within the Momentum Indicators set of indicators.
- TA_TRIX - 1-day Rate-Of-Change (ROC) of a Triple Smooth EMA : This function is contained within the Momentum Indicators set of indicators.
- TA_WILLR - Williams' %R : This function is contained within the Momentum Indicators set of indicators.
Copyright (c) 2003-2007 CapeTools - All Rights Reserved.