Counter Trade
Counter trade automation — configure rules to automatically take opposite sides.
The Counter Trade API provides counter trade automation — configure rules to automatically take opposite sides.
Endpoints
| Method | Path | Auth | Description |
|---|---|---|---|
| POST | /api/v1/counter-trade/config | Bearer | Create counter-trade configuration |
| PUT | /api/v1/counter-trade/configs/{id} | Bearer | Update counter-trade configuration |
| DELETE | /api/v1/counter-trade/configs/{id} | Bearer | Delete counter-trade configuration |
| GET | /api/v1/counter-trade/configs | Bearer | List user counter-trade configurations |