batch-scanner
Installation
SKILL.md
Batch Scanner
Runs every screening strategy in sequence and pushes results to Google Sheets (one tab per strategy). Cron-ready for scheduled scans.
Usage
python batch_scanner.py # run all → Sheets
python batch_scanner.py --dry-run # print, don't send
python batch_scanner.py --strategies "Momentum with Pullback,MEME Screen"
python batch_scanner.py --list # show valid strategy names