Commit Graph

12 Commits

Author SHA1 Message Date
2569718930@qq.com 203094a97c 修复测试:移除 momentum_spike 断言 + Python 3.8 类型兼容
build_trading_alerts 已移除 momentum_spike 规则,对应测试也更新。
get_airport_obs_recent 返回类型改用 List[Dict] 兼容 3.8。

Tested: pytest 176 passed
2026-05-12 19:13:06 +08:00
2569718930@qq.com 2183c0399d 移除错误定价信号和市场聚焦摘要功能
保留关键市场警报推送(4 条触发规则不变),
移除 mispricing 信号分类/推送、focus digest 评分/聚合/定时推送、
/markets 手动查询等全套逻辑,净删除 1049 行。
2026-05-07 21:42:06 +08:00
2569718930@qq.com f0436f498a This version of Antigravity is no longer supported. Please upgrade to receive the latest features. 2026-04-29 21:10:56 +08:00
2569718930@qq.com 449eb48d8b Add history model context and widen signal push window 2026-04-17 19:49:01 +08:00
2569718930@qq.com 9dc21a3088 Skip non-tradable markets in monitor digests 2026-04-01 19:43:57 +08:00
2569718930@qq.com 62cf8f2c4d Update market alert test for renamed Telegram copy 2026-04-01 19:35:07 +08:00
2569718930@qq.com 1c84893bed Add CI and shadow calibration reporting 2026-03-20 20:59:30 +08:00
2569718930@qq.com ce2a553e08 feat: implement a rule-based market weather alert engine, including a Telegram push utility and tests. 2026-03-06 18:50:11 +08:00
2569718930@qq.com 43b7c1b480 feat: Implement PolyWeather application with a map-based frontend, Python web services, market alert engine, and supporting utilities. 2026-03-06 12:31:15 +08:00
2569718930@qq.com 05a5f005fe feat: add a rule-based market alert engine for weather analysis with Telegram integration and tests. 2026-03-06 10:51:06 +08:00
2569718930@qq.com 68cb056907 feat: Implement PolyWeather web application with map and market alert engine, including related utilities and tests. 2026-03-06 10:31:06 +08:00
2569718930@qq.com 86c15d2fd2 feat: introduce PolyWeather web map API for interactive weather data visualization, analysis, and market-related data collection. 2026-03-06 10:04:00 +08:00