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

Portfolio - Error getting last traded prices for some connectors (HTX, ascendex) / trading pairs #57

Open
nikspz opened this issue Jul 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@nikspz
Copy link
Contributor

nikspz commented Jul 19, 2024

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'

image

image

Steps to reproduce bug

  1. clone latest deploy repo
  2. bash setup_dev.sh
  3. open credentials and connect Htx and Ascendex with balance availble for these coins/tokens
  4. Review portfolio UI and backend API logs
@nikspz nikspz added the bug Something isn't working label Jul 19, 2024
@nikspz nikspz changed the title Portfolio - Error getting last traded prices for some connectors / trading pairs Portfolio - Error getting last traded prices for some connectors (HTX, ascendex) / trading pairs Jul 19, 2024
@rapcmia
Copy link
Contributor

rapcmia commented Aug 21, 2024

Reproduced on Binance spot where last trade returns error on GVT-USDT
image

  • Found error related to tokens that still have balance but not available on exchange or delisted
    image
    image
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants