ccxt.base.errors.ExchangeError: binance {“code”:-4164,“msg”:“Order’s notional must be no smaller than 100 (unless you choose reduce only).”}
Why my order’s notional must be no smaller than 100 but not 5?
{"code":-4164,"msg":"Order's notional must be no smaller than 100 (unless you choose reduce only)."}
Hey,
Have a look at the filter information page: Binance API Documentation
It’ll help you understand the concept of Order’s notional.
2 Likes
Hi @ChiaWei_Lai did you ever figure out why the notional is not 5?
Minimum order size according to Binance doc is $5 USDT: https://www.binance.com/en/trade-rule
1 Like
Same problem.
what is the reason?
1 Like