Skip to content

Fix options websocket streaming#1562

Closed
ahorn639 wants to merge 2 commits intosammchardy:masterfrom
ahorn639:ahorn639/fix-options-websocket-streaming
Closed

Fix options websocket streaming#1562
ahorn639 wants to merge 2 commits intosammchardy:masterfrom
ahorn639:ahorn639/fix-options-websocket-streaming

Conversation

@ahorn639
Copy link
Copy Markdown

Current library does not work for options products (assume the API changed).
Following this (https://developers.binance.com/docs/derivatives/option/websocket-market-streams) and doing some tests, seems like following things have changed:

  • symbols need to be uppercase (not lowercase)
  • messages are not binary streams
  • uri has changed to wss://nbstream.binance.com/eoptions/

@ahorn639 ahorn639 requested a review from carlosmiei as a code owner February 23, 2025 10:32
@pcriadoperez
Copy link
Copy Markdown
Collaborator

Thanks for reporting @ahorn639.
I'll close this PR,as I opened this one to include the fix (#1563)

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.

2 participants