taex v0.1.3 API Reference
Modules
Taex is a library to calculate common technical analysis indicators, averages and oscillators. Please note that this is a work in progress. Formulas have been given for each indicator and oscillator so that there is a way to check the work and ensure that the library is following the correct formula
Single point in time for the Aroon indicator. The formula used can be found here: http://www.investopedia.com/ask/answers/112814/what-aroon-indicator-formula-and-how-indicator-calculated.asp
The calculation for this was taken from http://stockcharts.com/school/doku.php?id=chart_school:technical_indicators:bollinger_bands Bollinger Band is a registered trademark of John Bollinger
MACD Indicator, which is the 26 day exponential moving average subtracted by the 12 day exponential moving average. Formula was taken from: Formula from: http://www.investopedia.com/terms/m/macd.asp