From a8afd10eb47bafbb1dd9d52f6c4298317c77f1f5 Mon Sep 17 00:00:00 2001 From: Arsh Koneru <65876464+arshka@users.noreply.github.com> Date: Thu, 19 Mar 2026 13:11:19 -0700 Subject: [PATCH] Add pykalshi to Prediction Markets (#57) --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index ceb39cd..27f2b5d 100644 --- a/Readme.md +++ b/Readme.md @@ -412,6 +412,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a ### Prediction Markets - [Parsec](https://github.com/parsecular/parsec-mcp) | `Rust`, `TypeScript`, `Python` | - Prediction market data, execution, and live streams across all major exchanges. [Website](https://parsecapi.com) +- [pykalshi](https://github.com/ArshKA/kalshi-client) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/ArshKA/kalshi-client/main) ![GitHub Repo stars](https://img.shields.io/github/stars/ArshKA/kalshi-client?style=social) | `Python` | - Feature-rich Python client for Kalshi prediction markets with WebSocket streaming, automatic retries, rate limiting, pandas integration, Jupyter rendering, and local orderbook management. ## Broker APIs