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

error conecting to bingx code:100204 #18958

Closed
simons1010 opened this issue Aug 20, 2023 · 2 comments
Closed

error conecting to bingx code:100204 #18958

simons1010 opened this issue Aug 20, 2023 · 2 comments
Assignees
Labels

Comments

@simons1010
Copy link

Operating System

windows

Programming Languages

Python

CCXT Version

4.08

Description

Hi

I am using freqtrade as a trading bot that uses ccxt and bingx as exchange but I see this error on the console when running the bot :

freqtrade.exchange.common - WARNING - _async_get_candle_history() returned exception: "Could not fetch historical candle (OHLCV) data for pair BTC/USDT due to ExchangeError. Message: bingx {"code":100204,"msg":"","timestamp":1692542166362}". Retrying still for 4 times.

I am not a technical person and I need to know if this problem is from your side or exchange.

Code

  

@carlosmiei
Copy link
Collaborator

Hello @simons1010,
Can you pinpoint the exact ccxt call freqtrade is doing here?

@carlosmiei carlosmiei self-assigned this Sep 18, 2023
@carlosmiei
Copy link
Collaborator

Hello again @simons1010, I reached out to Bingx, and they said that if you're getting that error it means that there is not available kline data for the provided timestamp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants