/Technical-Indicators

Technical Indicators used in Stock Market Analysis

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Technical-Indicators

Collection of Technical Indicators used in Stock Market Analysis. Currently there are following indications in the project;

  1. Exponential Moving Average (EMA)
  2. Average True Range (ATR)
  3. SuperTrend
  4. 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;

  1. Additional technical indicators to the list
  2. Optimizations to the existing algorithms
  3. 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.