cd c:/Users/marti/vif-trading-system
source venv/Scripts/activate
python agents/test_harness.pyExpected output: JSON with BUY/SELL/HOLD signals for sample tickers.
Visit https://console.anthropic.com/account/billing/overview and add credits.
python agents/watchlist_watcher.py --watchlist energy_aiExpected output: Real market data analyzed with VIF framework.
What's Running:
- ✓ 3 watchlists pre-configured
- ✓ Claude Opus 4.7 analysis ready
- ✓ Caching & fallback support
- ✓ Kill switch detection
- ✓ JSON report output
Next:
- Edit
config/vif_config.ymlto customize thresholds - Run
--allflag to analyze all watchlists at once - Schedule daily analysis with cron/Windows Task Scheduler