Commit Graph

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 348b17841b feat: implement missing features from PR#3 - MacroScannerGraph, fixed scanner_setup, improved exception handling
Co-authored-by: aguzererler <6199053+aguzererler@users.noreply.github.com>
2026-03-15 12:23:46 +00:00
Ahmet Guzererler 6242af3b99 feat: Add Global Macro Scanner feature
- Added market-wide analysis capabilities (movers, indices, sectors, industries, topic news)
- Implemented yfinance and Alpha Vantage data fetching modules
- Added LangChain tools for scanner functions
- Created scanner state definitions and graph components
- Integrated scan command into CLI
- Added configuration for scanner_data vendor routing
- Included test files for scanner components

This implements a new feature for global macro scanning to identify market-wide trends and opportunities.
2026-03-14 22:22:13 +01:00