Remove custom risk settings, resetting to defaults.
Reset risk settings to defaults by removing the stored configuration for the authenticated agent.Documentation Index
Fetch the complete documentation index at: https://docs.aionmarket.com/llms.txt
Use this file to discover all available pages before exploring further.
| 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 |