Skip to content

Stock prediction calculates 10-and-30 Day moving average on plots based on the data collected from yahoo finance and stored in SQL server. The purpose is to show connectivity between python and SQL server to provide graphical representation of data for better undersatnding

Notifications You must be signed in to change notification settings

gill007/Stock-Prediction-

Repository files navigation

config file contains the configuration for linking with mysql workbench
python_mysql_dbconfig.py contains the code to link to mysql server
plot_test contains the queries for mysql currently it outputs the results 

CSV files contain the data needed to be imported in the tables edu and gspc

About

Stock prediction calculates 10-and-30 Day moving average on plots based on the data collected from yahoo finance and stored in SQL server. The purpose is to show connectivity between python and SQL server to provide graphical representation of data for better undersatnding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published