← 返回
未分类 中文

alphaear-signal-tracker

Track finance investment signal evolution and update logic based on new finance market information. Use when monitoring finance signals and determining if th...
跟踪金融投资信号演变并根据最新金融市场信息更新逻辑;用于监控金融信号并判断是否需要调整。
zhouzhonglu8-png
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 323
下载
💾 3
安装
1
版本
#latest

概述

AlphaEar Signal Tracker Skill

Overview

This skill provides logic to track and update investment signals. It assesses how new market information impacts existing signals (Strengthened, Weakened, Falsified, or Unchanged).

Capabilities

1. Track Signal Evolution

1. Track Signal Evolution (Agentic Workflow)

YOU (the Agent) are the Tracker. Use the prompts in references/PROMPTS.md.

Workflow:

  1. Research: Use FinResearcher Prompt to gather facts/price for a signal.
  2. Analyze: Use FinAnalyst Prompt to generate the initial InvestmentSignal.
  3. Track: For existing signals, use Signal Tracking Prompt to assess evolution (Strengthened/Weakened/Falsified) based on new info.

Tools:

  • Use alphaear-search and alphaear-stock skills to gather the necessary data.
  • Use scripts/fin_agent.py helper _sanitize_signal_output if needing to clean JSON.

Key Logic:

  • Input: Existing Signal State + New Information (News/Price).
  • Process:
  1. Compare new info with signal thesis.
  2. Determine impact direction (Positive/Negative/Neutral).
  3. Update confidence and intensity.
    • Output: Updated Signal.

Example Usage (Conceptual):

# This skill is currently a pattern extracted from FinAgent.
# In a future refactor, it should be a standalone utility class.
# For now, refer to `scripts/fin_agent.py`'s `track_signal` method implementation.

Dependencies

  • agno (Agent framework)
  • sqlite3 (built-in)

Ensure DatabaseManager is initialized correctly.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 12:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

alphaear-search

zhouzhonglu8-png
执行金融网页搜索和本地上下文搜索。适用于用户需要从网页(Jina/DDG/Baidu)获取一般金融信息或需要检索金融数据。
★ 0 📥 366

alphaear-predictor

zhouzhonglu8-png
Kronos 市场预测技能,用于金融市场时间序列预测或基于新闻的行情调整。
★ 0 📥 396

alphaear-reporter

zhouzhonglu8-png
规划、撰写并编辑专业财务报告;生成财务图表配置。适用于将财务分析凝练为结构化输出。
★ 0 📥 336