Skip to content

Aidzillafont/PortfolioTracker

Repository files navigation

PortfolioTracker

A SQL DB and Python Class structure to upload and manage trades in your portfolio.

Pre Requisites

  • You need docker installed on your machine with the mysql image.
  • MySql workbench is may be helpful for sql admin

Set up guide

  1. Run docker command to create your mysql server on docker
  2. Run creation scripts to create a blank version of the PortfolioTracker database
  3. Add trades and prices the trade_file.csv and price_file.csv
  4. Upload your csv using the PortfolioTrackerPlayground notebook
  5. Have Fun!

About

A SQL DB and Python Class structure to upload and manage trades in your portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors