Operations Portfolio Tracker

This is a cool project to write in Ruby on Rails, if you want to trade bitcoin, and you buy many times at different prices, which is the average price? If you sell a percentage of your assets? How many units you’ve got left?

You can get all these answers by writing this web application. There are a lot of features to implement:

-Import your operations from an exchange platform (eg: Binance)
– Calculate average entry price
– Calculate floating percentage

And many more. Visit the repository here