Commit Graph

13 Commits

Author SHA1 Message Date
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 499046424c feat: refine alert triggering conditions to focus on high-probability ranges and exclude undecided markets. 2026-02-07 01:21:55 +08:00
2569718930@qq.com cff008b2a5 feat: Add a multi-source weather data collection module with integrations for OpenWeatherMap, Visual Crossing, and Open-Meteo. 2026-02-07 01:13:59 +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 fb3efeb13b feat: Introduce Polymarket API client to enable direct city weather market queries in the bot and improve active signal processing. 2026-02-06 23:29:16 +08:00
2569718930@qq.com e0d759819c feat: Introduce new modules for technical analysis, Polymarket API, and statistical models, while enhancing bot resilience and refining market data processing with advanced filtering. 2026-02-06 22:47:16 +08:00
2569718930@qq.com bc4eb6445b feat: Implement multi-source weather data collection from various APIs and integrate Polymarket API functionality. 2026-02-06 22:15:42 +08:00
2569718930@qq.com 35db1e3839 feat: Add Polymarket API client for enhanced market price fetching and include local time in bot output. 2026-02-06 21:53:05 +08:00
2569718930@qq.com 1722d4ce39 feat: Implement price trend tracking and calculation, increase the number of displayed markets to five, and simplify market message output by removing volume and local time. 2026-02-06 21:19:31 +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 482e46a34b feat: include target date in the market field for price and anomaly city alerts 2026-02-05 19:57:25 +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