preview_order
Validate an order without executing it. Get broker-estimated cost, transaction fees, and buying-power comparison to check affordability before trading.
Instructions
Asks Webull to price and validate an order WITHOUT placing it. Non-binding and safe. Returns the broker's estimated cost and transaction fee, plus a buying-power comparison. Use this before draft_order to check affordability and fees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | BUY or SELL. | |
| symbol | Yes | Ticker symbol (e.g. AAPL, MU). | |
| quantity | Yes | Number of shares (fractional allowed). | |
| order_type | No | LMT (Limit) or MKT (Market). | LMT |
| limit_price | No | Required when order_type is LMT. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |