Is there any way to make order with symbol USDCUSDT and set quantity to decimal number?

According to docs and https://api.binance.com/api/v3/exchangeInfo?symbol=USDCUSDT order coin step when order type is MARKET = MARKET_LOT_SIZE but it crashes with LOT_SIZE error. So my question is there any change to create MARKET buy and sell orders with symbol=USDCUSDT and use decimals with quantity OR quoteOrderQty ?

Market orders must comply with both the MARKET_LOT_SIZE and LOT_SIZE filters.

1 Like