Asmat_naokaPolymarket-Backtest:专为预测市场打造的 Python 量化回测工具箱 中发帖

使用:pip install polymarket-backtest 
自己在写策略的时候顺便做了个python包,希望能帮助到大家 
Most Polymarket tools focus on order execution. This library focuses on research and strategy evaluation: 

No API key needed for data fetching — Gamma API and CLOB price history are public
Zero boilerplate — market discovery, token ID resolution, and DataFrame conversion in one call
Real recorded data included — stop waiting to c...
 
 
Back to Top