- Replace hardcoded column indices with column name lookup - Add mapping for all supported indicators to their expected CSV column names - Handle missing columns gracefully with descriptive error messages - Strip whitespace from header parsing for reliability 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| alpha_vantage.py | ||
| alpha_vantage_common.py | ||
| alpha_vantage_fundamentals.py | ||
| alpha_vantage_indicator.py | ||
| alpha_vantage_news.py | ||
| alpha_vantage_stock.py | ||
| config.py | ||
| google.py | ||
| googlenews_utils.py | ||
| interface.py | ||
| local.py | ||
| openai.py | ||
| reddit_utils.py | ||
| stockstats_utils.py | ||
| utils.py | ||
| yahoo_finance.py | ||
| yfin_utils.py | ||