A Python-based Polymarket bot and Polymarket trading bot for simulated copy-trading. Backtest and paper trade by copying a "leader" trader's positions on BTC price predictions with a powerful, ...
The system uses a rule-based engine that can be configured via YAML files and extended with custom rules. src/ ├── core/ │ ├── document_parser.py # Parse .docx files using python-docx │ ├── ...