CopyTrading
Code | Meaning |
---|---|
180001 | Request parameter illegal |
180011 | Symbol not supported for copyTrading |
180012 | Risk limit level exceeds the maximum limit. |
180013 | leverage exceeds the maximum allowed limit |
180014 | order size must be greater than 0 |
180200 | Unsupported contract |
180201 | Trading expert does not exist |
180202 | Trading expert level error |
180203 | The limit order price cannot be empty |
180204 | Copy trading futures does not support cross margin orders currently. Please use isolated margin orders instead. |
180205 | info.createOrder.transferAmount |
180206 | error.createOrder.leverageIsTooLarge |
180207 | "Leverage must be greater than 0 |
180208 | error.createOrder.costLimit |
1015 | cloudflare frequency limit according to IP, block 30s |
40010 | Unavailable to place orders. Your identity information/IP/phone number shows you're at a country/region that is restricted from this service. |
100001 | There are invalid parameters |
100002 | systemConfigError |
100003 | Contract parameter invalid |
100004 | Order is in not cancelable state |
100005 | contractRiskLimitNotExist |
200001 | The query scope for Level 2 cannot exceed xxx |
200002 | Too many requests in a short period of time, please retry later |
200002 | The query scope for Level 3 cannot exceed xxx |
200003 | The symbol parameter is invalid. |
200005 | Insufficient balance. |
300000 | Request parameter illegal |
300001 | Active order quantity limit exceeded (limit: xxx, current: xxx) |
300002 | Order placement/cancellation suspended, please try again later. |
300003 | Balance not enough, please first deposit at least 2 USDT before you go to battle |
300004 | Stop order quantity limit exceeded (limit: xxx, current: xxx) |
300005 | xxx risk limit exceeded |
300006 | The close price shall be greater than the bankruptcy price. Current bankruptcy price: xxx. |
300007 | priceWorseThanLiquidationPrice |
300008 | Unavailable to place the order, there's no contra order in the market. |
300009 | Current position size: 0, unable to close the position. |
300010 | Failed to close the position |
300011 | Order price cannot be higher than xxx |
300012 | Order price cannot be lower than xxx |
300013 | Unable to proceed the operation, there's no contra order in order book. |
300014 | The position is being liquidated, unable to place/cancel the order. Please try again later. |
300015 | The order placing/cancellation is currently not available. The Contract/Funding is undergoing the settlement process. When the process has been completed, the function will be restored automatically. Please be patient and try again later |
300016 | The leverage cannot be greater than xxx |
300017 | Unavailable to proceed with the operation; this position is for Futures Brawl |
300018 | clientOid parameter repeated |
400001 | Any of KC-API-KEY, KC-API-SIGN, KC-API-TIMESTAMP, KC-API-PASSPHRASE is missing in your request header |
400002 | KC-API-TIMESTAMP Invalid |
400003 | KC-API-KEY does not exist |
400004 | KC-API-PASSPHRASE error |
400005 | Signature error |
400006 | The requested IP address is not on the api whitelist |
400007 | Access Denied |
400100 | Parameter Error |
400100 | account.available.amount |
404000 | Url Not Found |
411100 | User is frozen |
415000 | Unsupported Media Type |
429000 | Too Many Requests |
500000 | Internal Server Error |
Modified at 29 days ago