Add pairs to the blacklist
Description: Adds specified pair(s) to the blacklist, preventing all DCA bots from opening deals with these pairs
Permission: BOTS_WRITE Security SIGNED
POST
ver1/bots/update_pairs_black_list
Body parameter
pairs string
required
Trading pair(s) in 3Commas format
Response Parameter
pairs array
The list of pairs that was added to the blacklist
Example Request
POST /ver1/bots/update_pairs_black_list?pairs=1INCH_1INCH-USD-SWAP
Example Response and errors
Last updated
Was this helpful?