Skip to content

Track and chart stocks. Created with Python (Flask-SQLAlchemy,Plotly, yfinance, Pandas), HTML, CSS

License

Notifications You must be signed in to change notification settings

cp-57/stockTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stockTracker

Track and chart stocks. Created with Python (Flask-SQLAlchemy,Plotly, yfinance, Pandas), HTML, CSS

To create local database:

from app import db

db.create_all()

Main Interface

stock-tracker_ex

Charting Interface

interactive_example

About

Track and chart stocks. Created with Python (Flask-SQLAlchemy,Plotly, yfinance, Pandas), HTML, CSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published