
Opportunity Capture
alphaear-signal-tracker
AlphaEar Signal Tracker systematically evaluates how new market information affects existing investment signals, producing an updated signal state (Strengthened, Weakened, Falsified, or Unchanged).
概要
AlphaEar Signal Tracker systematically evaluates how new market information affects existing investment signals, producing an updated signal state (Strengthened, Weakened, Falsified, or Unchanged).
AlphaEar Signal Tracker systematically evaluates how new market information affects existing investment signals, producing an updated signal state (Strengthened, Weakened, Falsified, or Unchanged). Key features include an agentic workflow that combines FinResearcher for factual and price gathering, FinAnalyst for initial InvestmentSignal creation, and a Signal Tracking prompt to reassess thesis alignment. Inputs are the prior signal plus news and price updates; processing compares incoming data to the original thesis, determines impact direction (positive/negative/neutral), and adjusts confidence and intensity. Outputs are structured, sanitized JSON signals suitable for downstream automation. Integrations: alphaear-search and alphaear-stock for data, scripts/fin_agent.py helpers, and an agno/sqlite3-backed DatabaseManager. Use cases: portfolio monitoring, signal validation, automated alerting, risk control, and improving reproducibility of investment decisions.
Skill.md
この Skill の仕組み
AlphaEar Signal Tracker systematically evaluates how new market information affects existing investment signals, producing an updated signal state (Strengthened, Weakened, Falsified, or Unchanged).
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:
- Research: Use FinResearcher Prompt to gather facts/price for a signal.
- Analyze: Use FinAnalyst Prompt to generate the initial
InvestmentSignal. - Track: For existing signals, use Signal Tracking Prompt to assess evolution (Strengthened/Weakened/Falsified) based on new info.
Tools:
- Use
alphaear-searchandalphaear-stockskills to gather the necessary data. - Use
scripts/fin_agent.pyhelper_sanitize_signal_outputif needing to clean JSON.
Key Logic:
- Input: Existing Signal State + New Information (News/Price).
- Process:
- Compare new info with signal thesis.
- Determine impact direction (Positive/Negative/Neutral).
- 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.
こんな用途に最適
どんなときに使うか
AlphaEar Signal Tracker systematically evaluates how new market information affects existing investment signals, producing an updated signal state (Strengthened, Weakened, Falsified, or Unchanged).

01 · 会議前
意思決定用のブリーフを準備
投資委員会の前に、散らばった材料を構造化した論拠にまとめます。

02 · チームのワークフロー
引き継ぎを標準化
アナリスト、ポートフォリオマネージャー、Agent の間で一貫したリサーチ成果物を作ります。

03 · リアルタイム更新
投資仮説をアップデート
新しいカタリスト、KPI の発表、決算結果を受けてシナリオを更新します。
コミュニティのメモ
使うほど良くなる設計。
この Skill が使われ、レビューされるにつれて、フィードバックがここに表示されます。
さらに探す
関連する Skills
すべて見るThematic Investment Mapping
Map companies to a theme by revenue exposure, transmission channels, and second-order effects, then rank the best expressions of the theme. Use when building a thematic basket or researching idea…
alpha-finder
Alpha Finder is an AI-powered Market Oracle that researches prediction markets (Polymarket, Kalshi) and traditional sources to produce probability assessments, sentiment, event analysis, and…
capacitr
Capacitr provides single-call market discovery and paid analysis: paste a URL or free-text query and receive ranked Polymarket, Hyperliquid, and Deribit markets augmented with Quotient intelligence…