probstj / ccGains

Python package for calculating cryptocurrency trading profits and creating capital gains reports
GNU Lesser General Public License v3.0
49 stars 13 forks source link

Add support for swapping TradeHistory ticker symbols due to coin name change #10

Closed anson-vandoren closed 5 years ago

anson-vandoren commented 5 years ago

A fix for issue #9 (docstrings included this time :) )

Added a new example if you think that is helpful

probstj commented 5 years ago

Great, a very good solution :)

anson-vandoren commented 5 years ago

Thanks for catching that! Done and should be ready to merge now.

probstj commented 5 years ago

Merged. Thank you! :)