Skip to content

This program attempts to predict whether a stock's price is going to increase or decrease the next day. Based on the price and trade volume history.

Notifications You must be signed in to change notification settings

EdwardSimpson/Basic_StockPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic_StockPrediction

This program attempts to predict whether a stock's price is going to increase or decrease the next day. Based on the price and trade volume history.

The program reads in stock data from a csv file and uses that data to make predictions.

Main program is in main.cpp

About

This program attempts to predict whether a stock's price is going to increase or decrease the next day. Based on the price and trade volume history.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published