Skip to content

philippe-ostiguy/sentiment_analysis

Repository files navigation

Using Sentiment Analysis of News Headlines to Predict the Stock Market

Does sentiment analysis of financial news headlines (using Python) have predictive power on the stock market movement?

For the article with explanation, it's here.

Full documentation also available in each file in this repo. This is the main.py.

I hope this code will help for sentiment analysis of news headlines or for any other trading strategy.

Cheers!