pub const BINANCE_NO_SUCH_ORDER_CODE: i64 = -2013;
Binance error code returned when an order is not found.