본문 바로가기

바이낸스

[바이낸스 CCXT 에러] Order's notional must be no smaller than 5.0

에러

ccxt.base.errors.ExchangeError: binance {"code":-4164,"msg":"Order's notional must be no smaller than 5.0 (unless you choose reduce only)"}

원인

주문 총 금액이 5$달러 미만이어서 발생합니다. 수량을 늘려서 주문하면 됩니다.