Files
nexus/wiki/sources/earnings-tracker.md

28 lines
850 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "AI-Powered Earnings Tracker"
type: source
tags: [openclaw, finance, tracking, telegram]
date: 2026-03-06
---
## Source File
- [[raw/Agent/usecases/earnings-tracker.md]]
## Summary
- 核心主题:自动化追踪科技公司财报
- 问题域:跟踪数十家科技公司财报需要多来源检查
- 方法/机制:每周扫描财报日历,定时任务获取结果并发送摘要
- 结论/价值:自动化财报追踪和传递
## Key Claims
- 每周日预览:扫描即将到来周的财报日历
- 用户选择要追踪的公司Agent为每个财报日期安排一次性cron任务
- 报告发布后自动搜索结果,格式化摘要并发送
## Key Concepts
- [[财报追踪]]:监控公司财务报告
- [[定时任务]]:按计划执行自动化任务
## Connections
- [[财报追踪]] ← uses ← [[定时任务]]