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 support for WebSocket API (allows placing orders, canceling orders, etc. through a WebSocket connection) #283

Open
anymos opened this issue Dec 23, 2022 · 4 comments

Comments

@anymos
Copy link

anymos commented Dec 23, 2022

Hi there, just saw it

it is accessible as wss://ws-api.binance.com:443/ws-api/v3 from this doc page : https://binance-docs.github.io/apidocs/websocket_api/en/#spot-testnet

My question is do you have any timeline in mind regarding the implementation for it ? just to have an idea :) thank you in advance @tiagosiebler !

@tiagosiebler
Copy link
Owner

Very cool to see commands & queries over WS on binance, was not expecting them to implement this any time soon. No specific ETA yet while this is in testnet, would love to see it mature and maybe also reach futures. If you want to take a stab at it, I'll gladly review a pull request proposing a way of doing this.

@anymos
Copy link
Author

anymos commented Jan 29, 2023

Hi there, I m testing it with a quick dirty fix. I am not sure I will be able to create a PR for it - to let you know

@tiagosiebler
Copy link
Owner

Hi there, I m testing it with a quick dirty fix. I am not sure I will be able to create a PR for it - to let you know

Sure, let me know how you get on - I can help you put up a PR if you've never done it before - it's worth knowing how to do it :) feel free to dm me on telegram: https://t.me/AlgoTraderL

@anymos
Copy link
Author

anymos commented May 30, 2023

Hi there, PR is not the issue my limited amount of time per day is ;)

@tiagosiebler tiagosiebler self-assigned this Jun 24, 2024
@tiagosiebler tiagosiebler changed the title WebSocket API allows placing orders, canceling orders, etc. through a WebSocket connection. Add support for WebSocket API (allows placing orders, canceling orders, etc. through a WebSocket connection) Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants