check_pm_order
Pre-flight policy check for a prediction-market order: would this cost be allowed right now? Auth required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | optional current exposure: {market_exposure_usd, realized_loss_today_usd, total_open_exposure_usd} as decimal strings | |
| wallet | Yes | wallet address | |
| cost_usd | Yes | order cost in USD, decimal string | |
| condition_id | Yes | market/condition identifier |