-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
lbank exchange :Order failed: Invalid Trading Pair #23577
Comments
Hello @cqs10151, the unified symbol is
|
Thanks for the answer, but it's still wrong Server time: 2024-08-29 14:09:23.960000 UTC Target time reached: 2024-08-29 14:10:00.000001. Starting order placement... Attempt 1 to place the order... Attempt 2 to place the order... |
Is there anyone familiar with the LBANK API? |
@cqs10151 I think that means that the market is disabled for trading through the API |
Thank you all, it's the exchange's problem, today any code has not changed to run successfully once. |
This is happening for every trading pair other than LBK/USDT, I contacted their online support, it seems we need to whitelist our IPs for trading other pairs using their API. They asked me to send them an email, no reply yet. @cqs10151 is this the cause? I can place orders on lbk_usdt, but no other pairs. I get this response:
|
I also encountered this problem |
@wisfern Unfortunately, there's nothing ccxt can do about it because the exchange itself is disabling trading in most markets through the API. |
Operating System
ubuntu 22.0.4
Programming Languages
Python
CCXT Version
4.3.90 and 4.3.88
Description
Use load_markets to check that there is a trade pair (doge/usdt), but place an order with the market price, and there is no trade pair
Code
The text was updated successfully, but these errors were encountered: