v1.0.6: fix() fix type differences for spot vs futures candles. Add example for fetching last 1k futures candles
This commit is contained in:
@@ -13,6 +13,7 @@ export const API_ERROR_CODE = {
|
||||
QTY_LESS_THAN_MINIMUM: '43006',
|
||||
/** Parameter verification exception margin mode == FIXED */
|
||||
PARAMETER_EXCEPTION: '40808',
|
||||
PLAN_ORDER_REACHED_UPPER_LIMIT: '40889',
|
||||
ORDER_NOT_FOUND: '43001',
|
||||
FUTURES_ORDER_TPSL_NOT_FOUND: '43020',
|
||||
PLAN_ORDER_NOT_FOUND: '43025',
|
||||
|
||||
Reference in New Issue
Block a user