API Reference
DBot OfficialDBot DashboardPricing

Delete All Limit Orders

This API is used to delete all limit orders or take profit/stop loss orders of copy trading (regardless of in progress/completed/expired)

FreePlusProEnterpriseCredit Usage
0

Response Data

{
  "err": false, // Error or not
  "res": "" // Response data
}
Language