Skip to content

Fix issue with batchorder endpoint (derivatvies)#369

Closed
pyantoine wants to merge 1 commit intobtschwertfeger:masterfrom
pyantoine:master
Closed

Fix issue with batchorder endpoint (derivatvies)#369
pyantoine wants to merge 1 commit intobtschwertfeger:masterfrom
pyantoine:master

Conversation

@pyantoine
Copy link

@pyantoine pyantoine commented Mar 15, 2025

  • Fix an issue where orders are sent to the API endpoint (derivatives/api/v3/batchorder) but are not executed. It seems, according to kraken support, that the payload needs to be encoded (URL-encoding).

Summary

A short summary into the pull request including the reason for that change.

Changes / Features

What has being changed - provide code snippets, examples, screenshots, lists -
any kind of information hat helps to understand the update.

Make sure to address all topics of the self-review
checklist
.

Closes: Don't forget to link an existing issue for your change. If there is no
open issue for your change - create one to make it more likely that his update
will be accepted:
#368
python-kraken-sdk/issues/choose.

- Fix an issue where orders are sent to the API endpoint
  (derivatives/api/v3/batchorder) but are not executed. It seems,
  according to kraken support, that the payload needs to be encoded
  (URL-encoding).
@pyantoine pyantoine marked this pull request as ready for review March 15, 2025 10:52
@pyantoine pyantoine closed this Mar 15, 2025
@pyantoine
Copy link
Author

Code is still not working, but issue with the batchorder endpoint is real.

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.

1 participant