l0kihardt / Technical-Indicators

Technical Indicators used in Stock Market Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Technical-Indicators

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

  1. Heiken Ashi Candles (HA)
  2. Simple Moving Average (SMA)
  3. Standard Deviation (STDDEV)
  4. Exponential Moving Average (EMA)
  5. Average True Range (ATR)
  6. SuperTrend (SuperTrend)
  7. Moving Average Convergence Divergence (MACD)
  8. Bollinger Band (BBand)
  9. Relative Strength Index (RSI)
  10. Ichimoku Cloud (Ichimoku) [not been able to verify the output yet]

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 publicly available project where people can contribute to indicators used on technical analysis for stock markets.

About

Technical Indicators used in Stock Market Analysis

License:GNU General Public License v3.0


Languages

Language:Python 100.0%