Skip to content

rsiddharth-clustrex/Technical-Indicators

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%