Skip to content

Conversation

@123olp
Copy link

@123olp 123olp commented Nov 1, 2025

No description provided.

- Add EconomicEvent struct and LoadEconomicEvents() function to decision/engine.go
- Modify main.go to support configurable economic calendar service
- Add economic_calendar configuration section to config.json.example
- Include Python scraper for investing.com economic events
- Update .gitignore for calendar database and logs
- Add ECONOMIC_CALENDAR.md English documentation
- Add world/经济日历/ directory with data collection service

This feature helps AI make informed trading decisions by providing awareness
of upcoming macroeconomic events (Fed decisions, CPI, employment reports, etc.)
that could cause extreme market volatility.

Features:
- Real-time data collection from investing.com
- SQLite storage for lightweight persistence
- Configurable update intervals and importance levels
- Auto-start/stop with main NOFX process
- Graceful fallback if service unavailable
- Fully backwards compatible (opt-in feature)
主要功能:
- ✅ Telegram 消息采集器 (JT-Bot)
  - 支持多频道实时监控
  - 消息过滤 (黑名单/白名单/正则)
  - CoinGlass 格式化
  - SQLite 持久化存储
  - 交互式认证系统

- ✅ 经济日历数据采集
  - 自动抓取中文 investing.com
  - 可配置更新间隔
  - 重要性分类
  - SQLite 存储去重

- ✅ 完整文档
  - 环境配置和运行指南
  - 快速开始教程
  - 集成使用指南
  - 归档功能说明

- ✅ 运行脚本
  - 统一启动脚本 (start.sh)
  - 系统级运行脚本 (run_system.sh)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Copy link
Collaborator

@SkywalkerJi SkywalkerJi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

存在冲突。
为什么要添加一个python程序?

@SkywalkerJi
Copy link
Collaborator

存在冲突。
为什么要添加一个python程序

@SkywalkerJi SkywalkerJi closed this Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants