Indicators
polyBook
Read the active Polymarket contract book for yes/no using bid, ask, last, or midpoint.
polyBook (all)
Read the active Polymarket contract book for yes/no using bid, ask, last, or midpoint.
Input parameters
| Prop | Type | Default | Description |
|---|---|---|---|
outcome | string | yes | Contract outcome slot to read: yes or no |
as | string | mid | Book field to read: bid, ask, last, or mid |
SQL example
TICK polyBook WITH outcome="yes", as="mid" > 0.55