Disable Copy Trading

This API is used to enable / disable a copy trading task

FreePlusProEnterpriseCredit Usage
0

Response Data

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

Request Parameters visualization reference

Body Params
string
required

Copy trading task id

boolean
required

"true"means enabling copy trading

boolean

Whether to disable all take profit / stop loss tasks created by copy trading at the same time, the default is "false", which means not disabled (valid when "enabled" is false)

Response

Language
LoadingLoading…
Response
Choose an example:
application/json