Back to list
TheHaywire

alpha-forensics-decay-scout

by TheHaywire

Algorithmic trading system for MetaTrader 5

1🍴 1📅 Jan 17, 2026

SKILL.md


name: Alpha Forensics & Decay Scout description: Institutional-grade monitoring of alpha exhaustion, execution capacity, and regime drift.

Alpha Forensics & Decay Scout Skill

When this skill is active, you should follow these protocols to provide hedge-fund level insights:

1. Alpha Decay Protocol

Use scripts/alpha_decay_monitor.py to audit trade history.

  • Look for TTP (Time-to-Profit) Expansion: If trades are taking longer to hit targets than during backtests, warn the user about "Alpha Exhaustion."
  • Excursion Analysis: Analyze MFE (Max Favorable Excursion) vs MAE (Max Adverse Excursion). If trades frequently go deep into MAE before hitting TP, the stop-loss is "loose" and the edge is inefficient.

2. Execution Quality Protocol

Use scripts/capacity_analyzer.py to analyze symbol liquidity.

  • Slippage Forecasting: Before the user deploys larger capital, run a capacity check to see when slippage will start "eating" the Alpha.
  • Toxic Flow Detection: Compare MT5 fills against the mid-price at execution time.

3. Regime Drift Protocol

  • If a strategy stops performing, do not just suggest "turning it off."
  • Research if the underlying market regime (ADX/ATR) has drifted away from the strategy's "Golden Zone."

Core Tools:

  • scripts/alpha_decay_monitor.py: Forensic trade analysis.
  • scripts/capacity_analyzer.py: LOB liquidity and slippage modeling.

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon