delete
https://api-bot-v1.dbotx.com/automation/limit_order/delete_all
This API is used to delete all limit orders or take profit/stop loss orders of copy trading (regardless of in progress/completed/expired)
| Free | Plus | Pro | Enterprise | Credit Usage |
|---|---|---|---|---|
| ✅ | ✅ | ✅ | ✅ | 0 |
Response Data
{
"err": false, // Error or not
"res": "" // Response data
}