Prediction-market quote
pm_quoteGet a binary outcome quote with entry probability, share estimate, max payout, and market quality tiers to gauge tradability. Read-only paper trading with virtual funds.
Instructions
Read-only PM quote for a binary outcome: entry probability, share estimate, max payout, eligibility, freshness, and decisionSupport (market quality/liquidity/volume/spread tiers + flags) so you can quote and gauge tradability in one call. Never mutates state. stakeMusd must be > 0 (min to open is 10). Paper trading only — virtual funds (50,000 mUSD). Not financial advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source slug (e.g. kalshi, polymarket). | |
| slug | Yes | Event slug. | |
| outcomeExternalMarketId | Yes | Case-sensitive outcome / market id. | |
| stakeMusd | Yes | mUSD to stake (> 0). |