Remove custom risk settings, resetting to defaults.
| Setting | Default |
|---|---|
| Trade limit enabled | true |
| Max trade amount | 5 |
| Daily trade amount limit | 500 |
| Max position value | 100 |
| Max trades per day | 500 |
| Risk control enabled | false |
| Take-profit percent | null |
| Stop-loss percent | 50 |
| Field | Type | Description |
|---|---|---|
success | boolean | Whether the operation succeeded |
message | string | Result description |
| Code | Meaning |
|---|---|
401 | Invalid or missing API key |
500 | Server-side error |