Skip to content

kfk/stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Stocks

This is a little flask application to show the power of a restful interface. The backend does the heavy lifting getting the stocks data from yahoo finance and calculating the rolling averages. The javascript gets the data from a rest api and creates the plot.


Please, read the code to understand how this works.

To run:

pip install -r requirements.txt
python run.py
go to http://127.0.0.1:5000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages