Skip to main content

Modify Leader Setting

Type: POST

Description: /v1/copy-trade-account/copy-trade/leader-settings

Limit Flow Rules

2/s/ip

Parameters

NameTypeMandatoryDefaultDescription
leaderIntrostringNoLeader introduction
labelIdsstringNoLabel ids, separated by commas, e.g. 1,2,3,4
displayEquityboolNoDisplay total assets or not
displayQuantityboolNoDisplay buy quantity or not
symbolsstringYesSelected copy trade symbols, e.g. btc_usdt,eth_usdt
openLeaderboolNoOpen leader or not

Response Example

Response
{
"ma": [{}],
"mc": "string",
"rc": 0,
"result": true
}