deploy-examples
deploy-examples copied to clipboard
Portfolio - Error getting last traded prices for some connectors (HTX, ascendex) / trading pairs
Describe the bug
Dashboard not showing price for some pairs for HTX, ascendex
backend-api logs showing this error
2024-07-19 07:04:02,279 - root - ERROR - Error getting last traded prices for trading pairs ['TRX-USDT', 'BTC-USDT', 'YCT-USDT', 'ETH-USDT', 'FRONT-USDT', 'RNDR-USDT']: 'RNDR-USDT'
2024-07-19 07:04:02,736 - root - ERROR - Error getting last traded prices for trading pairs ['ETH-USDT', 'HTX-USDT', 'SOL-USDT', 'BTC-USDT']: 'tick'
2024-07-19 07:05:04,318 - root - ERROR - Error getting last traded prices for trading pairs ['TRX-USDT', 'BTC-USDT', 'YCT-USDT', 'ETH-USDT', 'FRONT-USDT', 'RNDR-USDT']: 'RNDR-USDT'
2024-07-19 07:05:04,690 - root - ERROR - Error getting last traded prices for trading pairs ['ETH-USDT', 'HTX-USDT', 'SOL-USDT', 'BTC-USDT']: 'tick'
Steps to reproduce bug
- clone latest deploy repo
- bash setup_dev.sh
- open credentials and connect Htx and Ascendex with balance availble for these coins/tokens
- Review portfolio UI and backend API logs