Skip to content

Added parsing of kraken order fees #625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 11, 2021

Conversation

Plumbly
Copy link
Contributor

@Plumbly Plumbly commented Aug 11, 2021

I noticed the ParseOrder method in the Kraken exchange wasn't parsing the fees from the response and adding it to the order result. I have made the change to allow this.

ParseOrder method in the ExchangeKrakenAPI class will now parse the fee from the response and set it in the order result.
@vslee vslee added the bug label Aug 11, 2021
@vslee vslee merged commit b96452d into DigitalRuby:master Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants