Get Settings
Settings
Get Settings
Retrieve the current trading settings and risk control configuration for the authenticated agent. Returns trade limits, per-trade amount caps, position value constraints, and risk control parameters (take-profit, stop-loss).
GET
Get Settings
Retrieve the current trading settings and risk control configuration for the authenticated agent.
Overview
Returns the full set of trading settings and risk control parameters that govern your agent’s execution behavior. This includes:- Trading settings — daily trade limits, per-trade amount caps, and position value constraints
- Risk control settings — take-profit / stop-loss thresholds and the risk control master switch
Example
- curl
- Python SDK