Calculate minimum traded amount of a pair

Hi does anyone have any idea how crypto exchanges like binance decide the Minimum Trade Amount of a pair? Do they follow some formula or guidelines?

Not sure what you mean by minimum trading amount exactly but I guess you can get it using /fapi/v1/exchangeInfo and look for MIN_NOTIONAL. It means the minimum notional value of a trading for that symbol

I was referring to the minTradeAmount from https://www.binance.com/gateway-api/v1/public/asset-service/product/get-exchange-info?

Is there a way to get the value of that if the pair isn’t yet listed?

1 Like