Commit Graph

125 Commits

Author SHA1 Message Date
2569718930@qq.com 305e2e7a6b feat: auto-prune DEB records older than 14 days to prevent unbounded growth 2026-02-27 22:08:13 +08:00
2569718930@qq.com 60463a7eeb fix(ai): require explicit reference to Open-Meteo and DEB forecast values in logic 2026-02-27 18:06:13 +08:00
2569718930@qq.com c56100f3d7 fix(ai): require time-awareness in logic analysis - hours until peak 2026-02-27 16:15:02 +08:00
2569718930@qq.com ef9cd4c9d4 feat: replace AI-computed probability with math-based normal distribution from ensemble data 2026-02-27 14:24:17 +08:00
2569718930@qq.com 37949c222c refactor: remove user-facing forecast warnings, deepen AI logic analysis 2026-02-27 14:19:15 +08:00
2569718930@qq.com b512e692d1 fix(ai): teach WU rounding logic for accurate probability estimation 2026-02-27 14:09:04 +08:00
2569718930@qq.com 42f1a94a7c feat(ai): anchor probability distribution on DEB blended forecast 2026-02-27 14:05:16 +08:00
2569718930@qq.com 8f2b40ae76 feat(ai): add settlement probability distribution to AI output 2026-02-27 14:02:35 +08:00
2569718930@qq.com 652774c127 feat(ai): add retry + fallback model for Groq 500 errors 2026-02-27 13:26:53 +08:00
2569718930@qq.com 78173765c5 feat: Add initial AI analyzer module for weather data analysis. 2026-02-27 02:07:25 +08:00
2569718930@qq.com 596d8144a7 perf(deb): add file lock & caching for high concurrency queries 2026-02-27 01:47:38 +08:00
2569718930@qq.com f60f5601d9 feat(ai): integrate Dynamic Ensemble Blending & simplify user output 2026-02-27 01:43:46 +08:00
2569718930@qq.com ae59fc8278 feat: Add AI analyzer module. 2026-02-27 01:17:15 +08:00
2569718930@qq.com eae41966e2 feat: Introduce AI analysis module and refactor bot_listener.py to prepare weather data for AI-driven insights. 2026-02-27 01:11:28 +08:00
2569718930@qq.com 3aee0e7832 feat: Implement AI analysis and integrate with the bot listener. 2026-02-27 00:14:32 +08:00
2569718930@qq.com be0784ea53 feat: Implement AI analysis and integrate with bot listener. 2026-02-26 23:58:39 +08:00
2569718930@qq.com 9820f7b2a2 feat: add AI analysis module 2026-02-26 23:09:05 +08:00
2569718930@qq.com 98451ff9e5 feat: Implement AI analysis using Groq, replacing Gemini API key configuration. 2026-02-26 23:02:41 +08:00
2569718930@qq.com 59655b4088 feat: Add AI-based weather analysis module. 2026-02-26 22:48:06 +08:00
2569718930@qq.com 989f0f4fd1 feat: implement AI analyzer module 2026-02-26 22:35:44 +08:00
2569718930@qq.com 21a5bcb481 feat: Add ai_analyzer.py, update requirements.txt, and modify bot_listener.py. 2026-02-26 22:24:32 +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 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 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 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