check_order_safety
Validate orders with 13 pre-trade safety checks including position sizing, risk limits, and killswitches. Returns ALLOW or BLOCK with reasons.
Instructions
Run 13 pre-trade safety checks before placing an order. Checks position sizing, daily loss limits, drawdown, fat fingers, buying power, concentration, VIX killswitch, margin, correlation, and more. Returns ALLOW or BLOCK with reasons.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| qty | Yes | ||
| side | Yes | ||
| broker | Yes | ||
| symbol | Yes | ||
| order_type | No | market | |
| asset_class | No | stock | |
| limit_price | No | ||
| notional_value | No |