Skip to content
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

Add clientOrderId parameter to CancelOrderAsync() (spot market) #10

Merged
merged 6 commits into from
Oct 17, 2024

Conversation

alokym86
Copy link
Contributor

Both REST and WebSocket APIs allow canceling order by clientOrderId. Added this feature to the library.

doc ref:
https://www.gate.io/docs/developers/apiv4/#cancel-a-single-order
https://www.gate.io/docs/developers/apiv4/ws/en/#order-cancel

resolve #9

@JKorf JKorf merged commit 9e5596d into JKorf:main Oct 17, 2024
1 check passed
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.

Can't cancel the order by user's custom order id.
2 participants