Description
Binance Spot Test Network Error;
Using test network API, getting the error below;
[email protected] 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)