check_order_safety
Run 13 pre-trade safety checks to validate order parameters like position sizing, daily loss limits, drawdown, and buying power. 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 |