question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

websocket orderbook not displaying any data.

See original GitHub issue

Hey,

I’m trying to run the WebSocket orderbook example python OrderBook.py I only get this back:

-- Subscribed! --


-- Socket Closed --

and nothing else.

thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
danpaquincommented, May 24, 2017

@cyzanfar You would like a console print out of this information? This can be done with the current OrderBook methods, but has yet to beimplemented. If you would like to contribute to the default behavior I will merge any pull requests regarding this. If not, I will put it on my to-do list.

Thanks, Dan

0reactions
cyzanfarcommented, Jun 23, 2017

Good idea!

On Fri, Jun 23, 2017 at 1:57 PM Daniel Paquin notifications@github.com wrote:

Awesome! I’m on mobile but I’ll commit changes when I have a chance to experiment with the code.

Thanks again.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/danpaquin/GDAX-Python/issues/32#issuecomment-310732663, or mute the thread https://github.com/notifications/unsubscribe-auth/AGTpg_tQ_UTp5ARKW4IaNeMoyo-WETFhks5sG_yVgaJpZM4NjMHY .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Python websocket not getting all data - Stack Overflow
It seems to be working correctly. The initial data you receive is the "full" current order book; the next "one by one" messages...
Read more >
Consuming Order Book Level 2 data with Refinitiv Websocket ...
Firstly we need to display the initial Summary Field data and the full Orderbook once it has been delivered completely.
Read more >
How to maintain a valid order book - Kraken Support
The WebSocket order book feed provides all of the market data needed to maintain a local copy of a Kraken order book. For...
Read more >
Solve incorrect use of websocket connection in Bittrex order ...
As a user I need to be sure that the client is always working with correct information and events sent from the exchange...
Read more >
Binance Websocket, Order Book, and Candlestick Data ...
Access billions of historical data points for Coinbase Pro. Order book snapshots, trade history, and live websockets are all available.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found