ishika-mittal / Stock-Prices-Analytics-Dashboard

A Stock Prices Analytics Dashboard, comprising of python codes for price predictions, technical indicators, and dashboard hosting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock-Prices-Analytics-Dashboard

This Project is divided into three primary sections

  • Closing Price Prediction of stocks based on LSTM Network
  • Building and Plotting Technical Indicators for technical analysis of stocks
  • Building a Dashboard to display the plots in an interactive and comprehensive manner

Techincal Indicators Covered:

  • Simple Moving Average (SMA)
  • Exponential Moving Average (EMA)
  • Relative Strength Index (RSI)
  • Stochastic Oscillator
  • Bollinger Bands
  • Moving Average Convergence Divergence (MACD)
  • Money Flow Index (MFI)

About

A Stock Prices Analytics Dashboard, comprising of python codes for price predictions, technical indicators, and dashboard hosting


Languages

Language:Jupyter Notebook 100.0%