dry_run_order
Validates an order before submission to check buying power effect, fees, and warnings, without placing the trade.
Instructions
Validate an order without placing it. Returns buying power effect, fees, and any warnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| legs | Yes | ||
| price | No | ||
| order_type | Yes | ||
| price_effect | Yes | ||
| time_in_force | Yes | ||
| account_number | Yes |