hummingbot / backend-api

Backend API to orchestrate multiple bots
MIT License
19 stars 28 forks source link

Binance - Error getting last traded prices for trading pairs #28

Open rapcmia opened 3 months ago

rapcmia commented 3 months ago

When testing manually adding connector.yml files (binance,mexc,etc..) or adding it on dashboard -> credentials, we are getting this error on backend-api log file related to last traded prices for the following markets:

'BNB-USDT', 'ETC-USDT', 'GVT-USDT', 'ATOM-USDT', 'SOLO-USDT', 'NOT-USDT'

image

Note: for monitoring purpose


Steps to reproduce:

  1. Add connector on dashboard -> credentials page or
  2. Manually copy connector.yml files to ./bots/credentials/master_account/connectors