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
| Prop | Type | Default | Description |
|---|---|---|---|
outcome | string | - | Contract outcome slot to read: yes or no |
dir | string | - | Directional alias for outcome: up -> yes, down -> no |
SQL example
TICK polyAsk WITH dir="up" > 0.55