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

Error: Timed out waiting for all watched tickers to receive a depth update #177

Open
iPilot9 opened this issue Jan 3, 2022 · 1 comment

Comments

@iPilot9
Copy link

iPilot9 commented Jan 3, 2022

Binance Spot Test Network Error;

Using test network API, getting the error below;

binance-triangle-arbitrage@6.2.0 start
node src/main/Main.js

WARNING! Order execution is enabled!

Checking configuration ...
Checking latency ...
Experiencing 58 ms of latency
Fetching exchange info ...
Found 20/20 currently trading tickers
Found 32 triangular trades
Checking balances ...
Checking market conditions ...
Opening 20 depth websockets for 20 tickers ...
Waiting for all tickers to receive initial depth snapshot ...
Error: Timed out waiting for all watched tickers to receive a depth update
at Object.waitForUpdates (/home/tokio/project/binance-triangle-arbitrage/src/main/MarketCache.js:84:70)
at listOnTimeout (node:internal/timers:568:17)
at processTimers (node:internal/timers:510:7)

@Alfrad
Copy link

Alfrad commented Mar 5, 2022

change the node-binance-api version in package.json to 0.13.0

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

No branches or pull requests

2 participants