Collection of Technical Indicators used in Stock Market Analysis. Currently there are following indications in the project;
- Exponential Moving Average (EMA)
- Average True Range (ATR)
- SuperTrend
- Moving Average Convergence Divergence (MACD)
Feel free to contribute to the list of indicators in the project. Following are the areas where contributions will be useful;
- Additional technical indicators to the list
- Optimizations to the existing algorithms
- Help create as pip package
Goal is to make this publically available project where people can contribute to indicators used on technical analysis for stock markets.