carlosmiei

Results 926 comments of carlosmiei

@yyqiekenao This message is expected and is received every time, so I don't think it's causing the crash > 2024-05-27T08:13:08.302Z onMessage { result: null, id: 1 }

@ttodua can you add a test?

the static tests are broken ![image](https://github.com/ccxt/ccxt/assets/43336371/2fd951d3-ef44-46cc-acc8-ffb5f7660671)

DEMO ``` Python v3.12.3 CCXT v4.3.36 bingx.watchOrderBookForSymbols(['BTC/USDT:USDT', 'ETH/USDT:USDT']) {'asks': [[68960.1, 0.2082], [68960.2, 0.1935], [68960.3, 0.2725], [68960.4, 0.2674], [68960.5, 0.3781], [68960.6, 0.1995], [68960.8, 0.5004], [68960.9, 0.874], [68961.1, 0.0993], [68961.2, 0.6203], [68961.3,...

@bit2me-dev Can you please ping us on discord/telegram?

Hum, this is a downgrade, and we have lost a lot of information. Will try to reach out to them.

Hello @yllvar, For now, Kucoin does not support the hedged/dualPosition mode, so you can't have independent long and short positions opened simultaneously. You can read more about it here: https://www.kucoin.com/support/900007221283

@goznauk Thanks for fixing it, but where's the base->quote replacement?

@goznauk oh I see it now thanks!