magesh-technovator / stock-market-analyzer-python

Package to Analyze stock market sentiment, news and stocks swot analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stock-market-analyzer-python

Install Dependencies

pip install -r requirements.txt

Use

  1. Package to Scrap and Analyze stock market data, market sentiment, news and stocks swot analysis
  2. Helpful for stock-market-analysis and investment

Code to scrap following data from moneycontrol

  • Technical analysis
  • valuation
  • community sentiment
  • SWOT Analysis
  • Scrap news for individual stocks from money control
  • Stores scrapped news as excel report
  • Takes symbols as input
  • Fetches the above 2 types of data (stock data and news) for listed symbols
  • Gain insights from SWOT analysis data of listed companies

About

Package to Analyze stock market sentiment, news and stocks swot analysis

License:Apache License 2.0


Languages

Language:Jupyter Notebook 72.8%Language:Python 27.2%