Open davelab6 opened 6 years ago
Oh, Can I second that! Thanks!!
@davelab6 @kylebehse thank you for the suggestion. We have requested Cointracking to include Daedalus in their import list:
Thanks @daniloprates - please keep this GH issue updated in case you get an answer from Cointracking 🙏
In case anyone else needs this functionality until it's fixed by Cointracking, here's a script I wrote to convert from Daedalus CSV to Cointracking CSV. Let me know if you find any issues with it.
Thank you, @LukeL99
No problem!
@LukeL99 THANK YOU
This imported correctly for me, I didn't double check it worked as expected within cointracking. I ran it unmodified in Google CoLab and wondered how to download the CSV file from there; I appended these 2 lines to the end and got a link to download, apparently this requires Chrome/Chromium.
from google.colab import files
files.download('output.csv')
@davelab6 - I realize this is an old comment, but I'm just seeing it. Your solution works, but the file is also accessible from the files tab on the left side of the screen after you run the script. Glad this helped!
I'm getting some reports of some float conversion errors on Reddit where I also posted this, I'm looking for a file that fails that I can troubleshoot with. If anyone has one that they can share, let me know and I'll try to get it sorted out.
I got a file that was having float conversion errors so it should be fixed and tested in the notebook if anyone was having those issues before.
I wrote this Powershell Script to do the parsing of the csv file: https://gist.github.com/x-limitless-x/e885d030c4215e88761a55983fb3d707#file-convert-csv-cointracking-info-ps1
Let me know if this works for you, or if it needs modification.
Related to #642 I'd like to suggest that IOHK register the Daedalus wallet export format with www.cointracking.info which does tax analysis for cryptocurrencies.