Skip to content

A 2-in-1 stock analyzer tool: Sentiment Analysis and Price Predictor.

License

Notifications You must be signed in to change notification settings

AbhiByte/stock-assist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

StockAssist

Application for predicting future stock prices and getting Twitter's opinion on your stock.

LinkedIn

Table of Contents

About The Project

StockAssist allows you to:

  1. Predict a stock price at a future date using the powefull scikit-learn module.
  2. Get real-time Twitter sentiment analysis on your stock using the tweepy and textblob modules.

Developed Using

This project was developed using multiple modules, documentation can be found below:

Running the Project

Simply download the code and run this project in your text editor or IDE of choice. That's it! Nothing fancy :)

Contributing

Have a burning idea you feel could improve StockAssist?

  1. Fork the project
  2. Create a new branch (git checkout -b update)
  3. Commit your changes (git commit -m 'Description of update')
  4. Push to the branch (git push origin update)
  5. Open a new pull request

References

Contact

Abhinav Ramesh - abhinavramesh03@gmail.com

About

A 2-in-1 stock analyzer tool: Sentiment Analysis and Price Predictor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages