pub const BINANCE_NEW_ORDER_REJECTED_CODE: i64 = -2010;Expand description
Binance error code for new order rejected.
For spot LIMIT_MAKER orders, this code is returned with the message “Order would immediately match and take.” to indicate a post-only rejection.