Commit Graph

4 Commits

Author SHA1 Message Date
warproxxx 7ed78050f3 Created a read only mode if no credentials.json 2025-06-22 10:05:20 -07:00
warproxxx 8456697577 Implement progressive position sizing with max_size parameter
- Add max_size support to trading logic, defaulting to trade_size
- Continue quoting trade_size amounts until max_size is reached
- Implement progressive exit strategy: sell trade_size increments when at max_size
- Track both token positions for better exposure management
- Update buy conditions to use max_size instead of 0.9 * trade_size

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-22 09:38:27 -07:00
warproxxx a1140c076f Handle the polymarket changes 2025-04-17 17:39:58 -07:00
warproxxx 8e500d9437 Repo is ready 2025-03-31 12:16:51 -04:00