Back to overview
03Aktiv · Paper-TradingBot · Prediction-Markets★ featured1 min read · 35 words

polymarket-trader

Prediction-market trader for Polymarket. Scanner, LLM thesis, Kelly sizing. Live orders remain fail-closed.

~/stack

Stack

Pythonpolymarket-cliLLM-ThesisKelly-Sizing
Stance:

Paper trade first, always. The live-order path is hard-locked until the simulation is clean.

~/notes

Notes

Inspired by the LunarResearcher article. Modular architecture: scanner, brain, executor, exit, data.

Live orders are locked by default. The CLI entry refuses live trades fail-closed until the paper run has been clean for enough days.