Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,14 @@ pip install -e ".[dev]"
pytest
```

## Guides

If you want deeper context on data choices, historical coverage, and backtesting assumptions:

- [Polymarket historical data: prices, trades, order books, and API access](https://polyorderbooks.com/blog/polymarket-historical-data-download-prices-trades-order-books)
- [Historical Polymarket order book data for backtesting](https://polyorderbooks.com/blog/historical-polymarket-order-book-data-backtesting)
- [Polymarket price history with Python](https://polyorderbooks.com/blog/polymarket-price-history-download-python)

## Links

- Product: [polyorderbooks.com](https://polyorderbooks.com)
Expand Down
Loading