- Get historical data
- Stock market open/close
- Archival finance news (i.e. New York Times finance section)
- Create mechanisms to gather current data on a daily basis
- Perform sentiment analysis against news data to determine positive v. negative coverage.
- To keep it simple for now (and avoid the need for manual classification and training), I will create one list of positive terms, and one for negative terms.
- If more positive terms exist between open and close, the days news will be considered positive, and vice versa.
- Determine if there is a correlation between the sentiment of the news stories and the market's behaviour.
- Use the data collected to train/test a machine learning algorithm.
- Predict future stock market behaviour based on the sentiment analysis of the previous days news.
-
Notifications
You must be signed in to change notification settings - Fork 0
PyAugusta/stock_analytic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Predicting Stock Market Growth using Sentiment Analysis of the New York Times
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published