https://github.com/saradindusengupta/technical_indicators_stock_market_analysis
Collection of 7 technical indicators for stock-market forecasting
https://github.com/saradindusengupta/technical_indicators_stock_market_analysis
indicators macd stock
Last synced: about 1 year ago
JSON representation
Collection of 7 technical indicators for stock-market forecasting
- Host: GitHub
- URL: https://github.com/saradindusengupta/technical_indicators_stock_market_analysis
- Owner: saradindusengupta
- License: gpl-3.0
- Created: 2017-10-20T13:22:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-22T09:20:40.000Z (over 8 years ago)
- Last Synced: 2024-02-12T13:56:20.472Z (over 2 years ago)
- Topics: indicators, macd, stock
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 12
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Technical_indicators_stock-market
Collection of 7 technical indicators for stock-market forecasting
*N.B. See the wiki page for more info
# 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. Exponential Moving Average (EMA)
3. Average True Range (ATR)
4. SuperTrend
5. Moving Average Convergence Divergence (MACD)
6. Bollinger Band (BBand)
7. Relative Strength Index (RSI)
Take a look at the wiki for better understanding of the 7 indicators here.