Commit Graph

1794 Commits

Author SHA1 Message Date
2569718930@qq.com 97589531e8 feat: Add city risk profile data collection. 2026-02-08 03:11:22 +08:00
2569718930@qq.com dda62e2c90 doc: Update READMEs with Chicago example, expanded feature descriptions, and new betting strategy tips. 2026-02-08 02:55:09 +08:00
2569718930@qq.com 8914435766 feat: add multi-source weather data collection with OpenWeatherMap, Visual Crossing, and NOAA METAR. 2026-02-08 02:50:08 +08:00
2569718930@qq.com d7777384ec feat: Add a new WeatherDataCollector module for multi-source weather data retrieval and update bot_listener.py. 2026-02-08 02:48:25 +08:00
2569718930@qq.com d0c8ac3451 feat: introduce WeatherDataCollector module for multi-source weather data fetching from OpenWeatherMap, Visual Crossing, and NOAA METAR. 2026-02-08 02:44:18 +08:00
2569718930@qq.com 4fed931a02 feat: Add multi-source weather data collection with support for OpenWeatherMap, Visual Crossing, and NOAA METAR. 2026-02-08 02:39:22 +08:00
2569718930@qq.com ee4b7d9817 feat: implement multi-source weather data collection with OpenWeatherMap, Visual Crossing, and NOAA METAR APIs. 2026-02-08 02:38:58 +08:00
2569718930@qq.com da76e98227 feat: introduce multi-source weather data collection module supporting OpenWeatherMap, Visual Crossing, and NOAA METAR. 2026-02-08 02:35:55 +08:00
2569718930@qq.com c7cd05da90 feat: Implement multi-source weather data collection with OpenWeatherMap, Visual Crossing, and NOAA METAR support. 2026-02-08 02:32:18 +08:00
2569718930@qq.com f371721919 feat: add WeatherDataCollector class for fetching weather data from OpenWeatherMap, Visual Crossing, and NOAA METAR, including city-to-ICAO mapping. 2026-02-08 02:30:19 +08:00
2569718930@qq.com c065992fb0 feat: implement multi-source weather data collection for OpenWeatherMap, Visual Crossing, and NOAA METAR. 2026-02-08 02:27:21 +08:00
2569718930@qq.com 7e636447ce feat: add multi-source weather data collection with support for OpenWeatherMap, Visual Crossing, and NOAA METAR. 2026-02-08 02:20:42 +08:00
2569718930@qq.com e7e8045112 feat: Implement weather command with caching, improved formatting, and error handling for city names. 2026-02-08 02:14:17 +08:00
2569718930@qq.com eb01fca30f feat: implement a multi-source weather data collector for OpenWeatherMap, Visual Crossing, and METAR. 2026-02-08 02:11:53 +08:00
2569718930@qq.com 389dd51b68 feat: Rework PolyWeather as a real-time weather query bot, suspending trading functionalities and adding a doc refresher skill. 2026-02-08 01:29:01 +08:00
2569718930@qq.com e2c78fd72d feat: Implement new message processing logic in bot listener. 2026-02-08 00:50:30 +08:00
2569718930@qq.com 0d98b35e43 feat: add multi-source weather data collector with OpenWeatherMap, Visual Crossing, and NOAA METAR support. 2026-02-07 22:41:44 +08:00
2569718930@qq.com 463d3e3838 feat: Add multi-source weather data collection module supporting OpenWeatherMap, Visual Crossing, and METAR. 2026-02-07 22:38:45 +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 3deca01952 docs: Enhance README with detailed setup instructions, architecture clarification, and formatting improvements. 2026-02-07 01:59:51 +08:00
2569718930@qq.com f9c425b984 feat: Implement Polymarket API client for market and price data using py-clob-client with REST API fallbacks. 2026-02-07 01:56:47 +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 592db31ee7 docs: enhance READMEs with price source, strategy tips, project architecture, and data file descriptions. 2026-02-07 00:48:16 +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 7d733a7ae8 2026-02-06 22:15:10.570 | INFO | __main__:run_bot:16 - 🤖 正在启动电报指令监听器 (被动查询模式)...
2026-02-06 22:15:10.570 | SUCCESS  | __main__:main:35 - 🚀 系统已全面上线!
2026-02-06 22:15:10.572 | INFO     | __main__:main:36 - 您可以现在去电报发送 /signal 指令测试。
2026-02-06 22:15:10.573 | INFO     | __main__:main:37 - 监控引擎将在后台持续运行,发现 85¢-95¢ 价格将自动推送。
2026-02-06 22:15:11.025 | WARNING  | src.data_collection.polymarket_api:<module>:14 - 官方库 py-clob-client 未安装,将回退到 requests 模式
2026-02-06 22:15:11.353 | INFO     | src.utils.notifier:__init__:25 - Telegram 通知器初始化完成。
Bot is starting and listening for commands...
2026-02-06 22:15:12.013 | WARNING  | src.models.statistical_model:<module>:12 - statsmodels not installed, ARIMA model unavailable
2026-02-06 22:15:12.014 | WARNING  | src.models.statistical_model:<module>:20 - scikit-learn not installed, ML models unavailable
2026-02-06 22:15:12 | INFO     | 日志系统初始化完成。
2026-02-06 22:15:12 | INFO     | 🌟 PolyWeather 监控引擎启动中...
2026-02-06 22:15:12 | INFO     | 正在使用代理: http://127.0.0.1:7890
2026-02-06 22:15:12 | INFO     | Polymarket 客户端初始化完成。Base URL: https://clob.polymarket.com
2026-02-06 22:15:12 | INFO     | 正在使用天气数据代理: http://127.0.0.1:7890
2026-02-06 22:15:12 | INFO     | 天气数据采集器初始化完成。
2026-02-06 22:15:12 | INFO     | Initializing Onchain Tracker (Whale Threshold: $5000)
2026-02-06 22:15:12 | INFO     | Telegram 通知器初始化完成。
2026-02-06 22:15:12 | INFO     | Temperature Predictor initialized
2026-02-06 22:15:12 | INFO     | Initializing Volume Analyzer...
2026-02-06 22:15:12 | INFO     | Initializing Technical Indicators...
2026-02-06 22:15:12 | INFO     | 决策引擎初始化完成。
2026-02-06 22:15:12 | INFO     | Initializing Whale Tracker...
2026-02-06 22:15:12 | INFO     | 模拟交易系统初始化。累计成交: 0 笔, 买入记录: 0 笔
2026-02-06 22:15:13 | INFO     | Telegram 消息发送给 2133226470 成功。
2026-02-06 22:15:13 | INFO     | 已加载历史推送记录,共 44 条
2026-02-06 22:15:13 | INFO     | --- 开启新一轮全量动态监控 (自动搜寻所有天气市场) ---
2026-02-06 22:16:00 +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 1b4ffe2d10 refactor: 集成官方 py-clob-client 客户端 2026-02-06 22:07:36 +08:00
2569718930@qq.com 1427d5a6c0 feat: add notifier utility 2026-02-06 21:54:12 +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 e0aefbcea7 docs: Update /signal command description and add detailed trading signal explanation with examples and lock status. 2026-02-06 21:30:52 +08:00
2569718930@qq.com c33593115a refactor: refine Chinese descriptive text for temperature comparison analysis output. 2026-02-06 21:24:10 +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 2f81c1e23b feat: Enhance market message with detailed prediction analysis, lock status, volume, and refined direction display. 2026-02-06 21:07:52 +08:00
2569718930@qq.com 5e879d50b5 fix: Correct deployment command from main.py to run.py in READMEs. 2026-02-06 21:05:25 +08:00
2569718930@qq.com afcfb6434a feat: Revamp signal retrieval to prioritize earliest settling markets by opportunity score and enhance portfolio reporting with HTML generation for large portfolios. 2026-02-06 20:59:56 +08:00
2569718930@qq.com 3aee961b38 feat: Document smart dynamic position strategy, paper trading report format, and VPS update instructions, and refine core features. 2026-02-06 20:16:45 +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 2c76c835c0 docs: Update Polymarket API key placeholder in READMEs. 2026-02-05 19:59:57 +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