Skip to content

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

Open
7cada wants to merge 2 commits into
probstj:masterfrom
7cada:master
Open

Added support for Kraken.com trade and ledger data#25
7cada wants to merge 2 commits into
probstj:masterfrom
7cada:master

Conversation

@7cada

@7cada 7cada commented Jun 3, 2019

Copy link
Copy Markdown

Add Kraken support

7cada added 2 commits June 3, 2019 19:39
…national).

The header of the exported csv is:
Uuid,Exchange,TimeStamp,OrderType,Limit,Quantity,QuantityRemaining,Commission,Price,PricePerUnit,IsConditional,Condition,ConditionTarget,ImmediateOrCancel,Closed
@probstj

probstj commented Jun 20, 2019

Copy link
Copy Markdown
Owner

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.

@anson-vandoren anson-vandoren left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@probstj it looks like they did change the CSV format. I don't use Bittrex at the moment, but did log back in and check the format. The changes from @7cada look correct for the new format, and since even past transactions will export in the new format, I don't see any reason to maintain two different versions.

Thanks, @7cada !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants