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.

depthCache all symbols

See original GitHub issue

Is there ways to get info from websockets.depthCache for all symbols? If i do it now, i will have error '{"code":-1003,"msg":"Way too many requests; IP banned until 1535720616258. Please use the websocket for live updates to avoid bans."}'

I need do this for get all info about all symbols in real time.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
bminocommented, Oct 8, 2018

Glad to help out! I submitted #294 to address this

0reactions
jaggedsoftcommented, Oct 1, 2018

@bmino, all of your pull requests are welcome, your previous ones have been very good. Thanks friend

Read more comments on GitHub >

github_iconTop Results From Across the Web

Depth Cache — python-binance 0.2.0 documentation
Stop All Depth Cache streams. from binance import ThreadedDepthCacheManager symbol = 'BNBBTC' dcm = ThreadedDepthCacheManager() dcm.start() def ...
Read more >
python-binance/depthcache.py at master - GitHub
python-binance/binance/depthcache.py ... :param symbol: Symbol to create depth cache for. :type symbol: string ... If not set, updates happen every second.
Read more >
python-binance Documentation - Read the Docs
Stop All Depth Cache streams from binance import ThreadedDepthCacheManager symbol = 'BNBBTC' dcm = ThreadedDepthCacheManager() dcm.start().
Read more >
python-binance - Python Package Health Analysis - Snyk
Snyk scans all the packages in your projects for vulnerabilities and provides automated ... Symbol Depth Cache; Historical Kline/Candle fetching function ...
Read more >
node-binance-api - npm
Futures prevDay ticker stream for all symbols. binance. ... Maintain Market Depth Cache Locally via WebSocket. binance.websockets.
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