Inspiration

A friend of ours (Kritagya) invested his tuition money into stock using RobinHood. He ended up losing over two hundred dollars over the course of two months. As a result his mom grounded him for thanksgiving break :/ We made Stock Predictor to help the Kritagyas of the world make more informed investment choices with their money.

What it does

Stock Predictor helps the user increase their return on investment by giving accurate future stock predictions.

How we built it

We used a series of modules to build the program. The stock data used for machine learning training is obtained from the quandl database. We used sklearn to train the machine to predict future prices.

Challenges we ran into

Some of the websites were closed so we could not scrape web data from them.

Accomplishments that we're proud of

We were able to get the program to predict stock prices in the future. The user only needs to enter the name of the company instead of looking up the ticker symbol and inputting that.

What we learned

We learned how to utilize different python modules that were new to us and to keep trying new solutions if some don't work.

What's next for Stock Predictor

Using a better algorithm, more aesthetic interface

Built With

Share this project:

Updates