diff --git a/README.md b/README.md index 99682af..8d21c08 100644 --- a/README.md +++ b/README.md @@ -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)