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

PropTypeDefaultDescription
outcomestringyesContract outcome slot to read: yes or no
asstringmidBook field to read: bid, ask, last, or mid

SQL example

TICK polyBook WITH outcome="yes", as="mid" > 0.55

On this page