add_to_blacklist
Add a trading pair to the blacklist to stop the bot from opening new trades on it.
Instructions
Add a trading pair to the blacklist to prevent the bot from opening new trades on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | Yes | Trading pair to blacklist in exchange format (e.g. ETH/USDT, BNB/BTC). Wildcards are supported by some pair list providers (e.g. BNB/.*) |