feat: 新增 ChanMacro 宏观 regime 检测模块
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Data Provider URL (existing chan data_provider service)
|
||||
PROVIDER_URL=http://127.0.0.1:80
|
||||
|
||||
# Database path
|
||||
DB_PATH=data/macro.db
|
||||
|
||||
# Telegram (reuse bsp_monitor config)
|
||||
# TELEGRAM_BOT_TOKEN=your_bot_token
|
||||
# TELEGRAM_CHAT_ID=your_chat_id
|
||||
|
||||
# AI API (for daily report, Phase 5+)
|
||||
# ANTHROPIC_API_KEY=sk-ant-...
|
||||
Reference in New Issue
Block a user