Implements specialized Momentum Analyst agent with: - Multi-timeframe ROC (Rate of Change) analysis across periods - ADX (Average Directional Index) trend strength measurement - RSI momentum divergence detection for reversal signals - create_momentum_analyst factory for LangChain integration Tests: 47 unit tests covering ROC, ADX, RSI, divergence detection 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agents | ||
| api | ||
| dataflows | ||
| __init__.py | ||
| conftest.py | ||
| test_conftest_hierarchy.py | ||
| test_documentation_structure.py | ||
| test_exceptions.py | ||
| test_logging_config.py | ||
| test_output_validators.py | ||
| test_report_exporter.py | ||