Indicators

polyAsk

Read the active Polymarket contract bestAsk for yes/no or up/down.

polyAsk (all)

Read the active Polymarket contract bestAsk for yes/no or up/down.

Input parameters

PropTypeDefaultDescription
outcomestring-Contract outcome slot to read: yes or no
dirstring-Directional alias for outcome: up -> yes, down -> no

SQL example

TICK polyAsk WITH dir="up" > 0.55

On this page