What Is a Polymarket Up or Down Market?
Last updated: July 2026
A Polymarket up or down market is a short, fixed-window bet on whether a crypto price finishes above where it started. Each market opens at a set time, records the spot price at that instant as the price to beat, and closes 5 minutes, 15 minutes, 1 hour or 4 hours later. If the closing price is higher than the open, UP wins; otherwise DOWN wins.
How the market works
Each window is its own market. Two outcome tokens trade against each other — UP and DOWN — and their prices sit between 0 and 1, readable as the market's implied probability that the window closes up. A price of 0.62 on UP means the book is paying 62 cents for a contract that settles at $1 if the close beats the open. The winning side settles at 1, the losing side at 0. Whether those implied probabilities have matched what actually happened is measured across thousands of resolved windows in the calibration record.
Windows are consecutive and non-overlapping. A 15-minute market opens on each quarter hour and the next one starts the moment it ends, so there is always a live market per asset per timeframe. Internally each window is identified by its epoch: the Unix second at which it opened, floored to the window length.
Exactly how resolution works
Resolution is mechanical and price-based. Two numbers decide it:
- Open — the crypto price at the instant the window started. This is the price to beat.
- Close — the crypto price at the instant the window ended.
If close is strictly greater than open, the market resolves UP. In every other case, including an exact tie, it resolves DOWN. There is no push, no refund, and no discretion: a flat window is a DOWN window.
Nothing about the order book affects the result. The UP token can trade at 0.90 for the whole window and still settle at 0 if the close comes in one tick below the open.
What "price to beat" means
Price to beat (PTB) is the open price — the level the close has to exceed. It is fixed once the window starts and never changes afterwards, which makes it the single reference point for the entire window. Everything a trader cares about mid-window reduces to one question: is spot above or below the price to beat, and how far.
Polymarket publishes the value through its own endpoint, but that value can appear late, so two series are recorded separately. ptbCaptured is our own first Chainlink tick after the window opens (no Chainlink feed for HYPE, so no captured value there). ptbApiis Polymarket's reported open price, and that is the number settlement uses. Early in a window the captured value fills the gap until the API value arrives; where they disagree, ptbApi is what the market resolves against.
The 28 markets
Seven assets, four timeframes each. Every row links to its live chart and epoch history — or browse all markets in one place:
| Asset | Symbol | Timeframes |
|---|---|---|
| Bitcoin up or down markets | BTC | 5m · 15m · 1h · 4h |
| Ethereum up or down markets | ETH | 5m · 15m · 1h · 4h |
| Solana up or down markets | SOL | 5m · 15m · 1h · 4h |
| XRP up or down markets | XRP | 5m · 15m · 1h · 4h |
| Dogecoin up or down markets | DOGE | 5m · 15m · 1h · 4h |
| BNB up or down markets | BNB | 5m · 15m · 1h · 4h |
| Hyperliquid up or down markets | HYPE | 5m · 15m · 1h · 4h |
Window lengths: 5m = 300 seconds, 15m = 900 seconds, 1h = 3,600 seconds, 4h = 14,400 seconds. A 5-minute market produces 288 windows a day per asset; a 4-hour market produces 6.
Where UpDown Charts fits
Polymarket shows you the current book. It does not show you what the underlying price was doing tick by tick against the price to beat, and it does not keep the history in a form you can query.
UpDown Charts records all 28 markets continuously from five pooled sources — Binance, Pyth Hermes, Chainlink, the Polymarket CLOB order book, and the price-to-beat endpoint — at tick level, and keeps 90 days of history. Every epoch carries its open, close, outcome and final volume. You can chart it, export CSV, stream it over WebSocket, or pull it through the REST API and MCP server.
Free accounts see BTC 15m for the live window only. Pro opens all 28 markets with full history, CSV and WebSocket. Premium adds API and MCP access. See pricing or create an account.
FAQ
How do Polymarket up or down markets resolve?
They resolve on price, not on an editorial decision. The crypto price at the end of the window is compared to the price at the start. Close above open resolves UP. Close equal to or below open resolves DOWN, so an exact tie resolves DOWN.
What does "price to beat" mean on Polymarket?
The price to beat is the open price of the window — the level the closing price has to exceed for UP to win. It is fixed the moment the window starts and does not move for the rest of the window.
What happens if the price ends exactly where it started?
A tie resolves DOWN. UP requires a strictly higher close than the open, so an unchanged price is not enough.
Which assets and timeframes are available?
UpDown Charts tracks 28 markets: Bitcoin, Ethereum, Solana, XRP, Dogecoin, BNB and Hyperliquid, each on 5-minute, 15-minute, 1-hour and 4-hour windows.