validate_order_before_execution
Run a full validation checklist on a trading order to confirm all parameters are correct and within risk limits before execution.
Instructions
Re-run the full validation checklist for an order without staging it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| side | Yes | ||
| quantity | Yes | ||
| entry_price | Yes | ||
| stop_loss | No | ||
| target | No | ||
| product_type | No | INTRADAY |