Skip to content

Instantly share code, notes, and snippets.

@oliver-zehentleitner
Last active November 14, 2024 12:23
Show Gist options
  • Select an option

  • Save oliver-zehentleitner/57e1a32959b2019c62e0254f2ad19726 to your computer and use it in GitHub Desktop.

Select an option

Save oliver-zehentleitner/57e1a32959b2019c62e0254f2ad19726 to your computer and use it in GitHub Desktop.
Test connectivity with the Binance WebSocket API and take the response into a variable.
ping = ubwa.api.spot.ping(return_response=True)
print(f"Awaited ping response:\r\n{ping}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment