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

Added support for Kraken.com trade and ledger data #25

Open 7cada opened 5 years ago

7cada commented 5 years ago

Add Kraken support

probstj commented 5 years ago

The Kraken support added is fine, thank you very much!

But I don't understand how the Bittrex format can be so different than when added by anson-vandoren. Did they recently change the format? @anson-vandoren could you please also check the new format? We might need to add two different functions for adding Bittrex csv to not break the import of the old csv format.