CapeTools Technical Analysis - Statistic Functions
http://www.QuantTools.com
In total there are 8 functions present within the CapeTools Technical Analysis - Statistic Functions category of functions.
General Description
Functions to apply technical analysis on historical data objects (created via the MakeHistoricalDB() function) using Statistic Function 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_CORREL - Pearson's Correlation Coefficient (r) : This function is contained within the Statistic Functions set of indicators.
- TA_LINEARREG - Linear Regression : This function is contained within the Statistic Functions set of indicators.
- TA_LINEARREG_ANGLE - Linear Regression Angle : This function is contained within the Statistic Functions set of indicators.
- TA_LINEARREG_INTERCEPT - Linear Regression Intercept : This function is contained within the Statistic Functions set of indicators.
- TA_LINEARREG_SLOPE - Linear Regression Slope : This function is contained within the Statistic Functions set of indicators.
- TA_STDDEV - Standard Deviation : This function is contained within the Statistic Functions set of indicators.
- TA_TSF - Time Series Forecast : This function is contained within the Statistic Functions set of indicators.
- TA_VAR - Variance : This function is contained within the Statistic Functions set of indicators.
Copyright (c) 2003-2007 CapeTools - All Rights Reserved.