You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Binance Spot Test Network Error;
Using test network API, getting the error below;
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)
The text was updated successfully, but these errors were encountered: