/stock_sentiment_analysis

Stock sentiment analyser. Scrapes news articles using NewsAPI, Twitter sentiment for a stock using SocialSentiment.io and sub-reddits posts (and comments if wanted) from Reddit. News articles, tweets and Reddit posts are then analysed for sentiment using VADER Sentiment Analysis. A composite sentiment score is calculated and plotted with stock price for the last month.

Primary LanguagePython

No issues in this repository yet.