pmus_line_ladder_check
Detect impossible spread or total line pricing on Polymarket events. Compares harder versus easier line quotes to identify arbitrage opportunities after taker fees, reporting locked profit per pair and available size at the touch.
Instructions
Check an event's spread and total ladders for impossible pricing. A harder line can never be more likely than an easier one (win by 3+ <= win by 2+, over 10.5 <= over 9.5, underdog +1.5 <= +2.5). When the harder line's bid is above the easier line's ask, buying the easier line and shorting the harder one locks in profit after taker fees. Reports locked P&L per pair, the size available at the touch on both legs, and label conflicts (question vs rules text) on spread markets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_slug | Yes | Game/event slug with spread or total lines, e.g. 'mlb-nyy-min-2026-09-16' | |
| include_soft | No | Also list lines whose mids are inverted but quotes don't cross | |
| refresh_quotes | No | Fetch live BBO for each line market (recommended; event snapshot quotes lag) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||