Market buy no responds

Hi, im using this function: client.order_market_buy(symbol=symbol,quantity=quantity) but for some symbols it doesnt have response, the code just ignore, but when i try for example for symbol=“BTCBUSD” it responds, i dont know if this function just acept some symbols, ore some specific symbol have a minimum quantity of dolars and if is this the problem did you know what the minimum amount of money in dolars to client.order_market_buy responds?

Hello,
If the library you’re using is under Binance organization, you need to provide enough details for us to reproduce:

  1. The exact steps you’ve used;
  2. Expected Behavior;
  3. The behavior you got instead;

Otherwise we can just guess :confused:
(We don’t support non official libraries, which by reading your method name, seems to be the case)