# What is PredictBack?

PredictBack is a **quantitative backtesting and research platform for prediction markets**, starting with **Polymarket**. Most participants approach prediction markets by taking a **directional opinion**: *Yes or No, long or short, belief or disbelief*. PredictBack is built to push beyond that. We help users test **rule-based, automated trading strategies** across many markets, time periods, and regimes—so you can understand how your logic behaves *in aggregate*, not just in a single conviction trade.​

***

**Why PredictBack Exists**

Backtesting is the scientific method of trading:

* You **formalize a hypothesis** (your strategy)
* You test it on **historical data**
* You **control for confounders** like fees, liquidity, and execution
* Only then do you consider live deployment

In traditional markets, traders rely on mature tooling (Backtrader, LEAN, MultiCharts, etc.) to do this rigorously. Prediction markets, despite growing rapidly, lack comparable research infrastructure. PredictBack fills that gap.<br>

### Jump right in

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td></td><td></td><td><a href="https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md">https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md</a></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i></h4></td><td></td><td></td><td><a href="/pages/QPzbTvC6XsT5gERiU43E">/pages/QPzbTvC6XsT5gERiU43E</a></td></tr><tr><td><strong>Strategy Design</strong></td><td></td><td></td><td></td></tr><tr><td><strong>Examples</strong></td><td></td><td></td><td></td></tr><tr><td><strong>Debugging</strong></td><td></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://predictback.gitbook.io/predictback-docs/get-started/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
