Commit Graph

9 Commits

Author SHA1 Message Date
2569718930@qq.com c8a7fe8548 fix(ci): format code and fix ruff lintings issues 2026-03-03 00:12:16 +08:00
AmandaloveYang 30f86eab89 refactor: remove legacy trading engine, streamline project to weather-only bot 2026-02-18 09:56:50 +08:00
2569718930@qq.com 694b2f87c4 refactor: Implement structured data collection and configuration modules, replacing legacy city-specific files and updating documentation. 2026-02-08 20:30:17 +08:00
2569718930@qq.com 1ec0d6eca8 Refactor market analysis and price fetching logic, remove orderbook analysis from the main loop, add new data collection and strategy modules, and update documentation. 2026-02-07 22:30:19 +08:00
2569718930@qq.com 40dc5062dd feat: Implement risk management, order book analysis, and a new alerting system with enhanced Polymarket batch price fetching and market data processing. 2026-02-07 00:46:15 +08:00
2569718930@qq.com 1427d5a6c0 feat: add notifier utility 2026-02-06 21:54:12 +08:00
2569718930@qq.com df2117afe8 feat: Introduce dynamic position sizing based on market conditions and enhance trading report with grouped positions and ROI. 2026-02-06 20:11:01 +08:00
2569718930@qq.com 81b3736ea1 feat: Introduce Polymarket API client, paper trading module, and essential utilities for market data and trading. 2026-02-05 22:29:52 +08:00
2569718930@qq.com 9617425c6e feat: Initialize PolyWeather project structure including modules for data collection, analysis, strategy, trading, utilities, configuration, and a Streamlit dashboard. 2026-02-05 19:52:02 +08:00