get_trading_config
Retrieve current trading configuration and risk limits. Get paper trading status, maximum position size, single order value, and allowed symbols to verify trade constraints before execution.
Instructions
Get current trading configuration and risk limits.
Returns:
Whether paper trading is enabled
Maximum position size allowed
Maximum single order value
List of allowed symbols (if restricted)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||