에러
ccxt.base.errors.ExchangeError: binance {"code":-4164,"msg":"Order's notional must be no smaller than 5.0 (unless you choose reduce only)"}
원인
주문 총 금액이 5$달러 미만이어서 발생합니다. 수량을 늘려서 주문하면 됩니다.
에러
ccxt.base.errors.ExchangeError: binance {"code":-4164,"msg":"Order's notional must be no smaller than 5.0 (unless you choose reduce only)"}
원인
주문 총 금액이 5$달러 미만이어서 발생합니다. 수량을 늘려서 주문하면 됩니다.