shadowk29 / BinanceBalance

Simple graphical interface to facilitate balancing of user-defined cryptocurrency portfolio on Binance. This is in no way affiliated with Binance.
MIT License
8 stars 5 forks source link

Added portfolio allocation tool - #6

Open thes3cr3t1 opened 5 years ago

thes3cr3t1 commented 5 years ago

Not sure if ill get time to finish this so uploading it here in case anyone wants to carry the torch.

Portfolio allocation tool is 90% complete just a few minor bugs to iron out. Uses Matplotlib to help visualize portfolio allocations in the form of a pie chart.

Sliders provide a convenient way to modify portfolio allocations.

Intention is to simply save new allocation values by overwriting the current .CSV so that allocations can still be read in a spreadsheet application.