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

Binance Futures allows combined userData streams #242

Open
oliver-zehentleitner opened this issue Mar 4, 2022 · 0 comments
Open

Binance Futures allows combined userData streams #242

oliver-zehentleitner opened this issue Mar 4, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@oliver-zehentleitner
Copy link
Member

Base Url 2: wss://fstream-auth.binance.com
User Data Streams are accessed at /ws/<listenKey>?listenKey=<validateListenKey>
<validateListenKey> must be a valid listenKey when you establish a connection
Example:
wss://fstream-auth.binance.com/ws/XaEAKTsQSRLZAGH9tuIu37plSRsdjmlAVBoNYPUITlTAko1WI22PgmBMpI1rS8Yh?listenKey=XaEAKTsQSRLZAGH9tuIu37plSRsdjmlAVBoNYPUITlTAko1WI22PgmBMpI1rS8Yh`

Info: https://binance-docs.github.io/apidocs/futures/en/#user-data-streams

@oliver-zehentleitner oliver-zehentleitner added the enhancement New feature or request label Mar 4, 2022
@oliver-zehentleitner oliver-zehentleitner self-assigned this Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant