binance_new_order MARKET_LOT_SIZE often 0 which causes order to fail
Open
- Dominant language
- R
- Stars
- 54
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Market orders fail because the stepSize in MARKET_LOT_SIZE is often 0 (e.g. EOSUSDT). I think there probably needs to be a check to make sure it's non-zero before applying the precision check for quantity in market orders.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.