Install
openclaw skills install @eddieguan801-oss/stock-trend-scannerStock technical analysis scanner based on swing trading principles with multi-timeframe resonance. Use when user asks to scan, analyze, or check stocks for buy/sell signals. Triggers on phrases like "scan stocks", "stock analysis", "股票扫描", "analyze [ticker]", "check [stock symbol]", trading signals, buy/sell recommendations.
openclaw skills install @eddieguan801-oss/stock-trend-scannerpython3 scripts/stock_scanner.py [SYMBOLS...]
Examples:
python3 scripts/stock_scanner.py AAPL TSLA NVDA
python3 scripts/stock_scanner.py AMD TSM LITE
python3 scripts/stock_scanner.py # uses default: ["TSLA"]
| Score | Signal |
|---|---|
| ≥5 | 💎 Strong Buy |
| 3-4 | ✅ Buy |
| -2 to 2 | 👀 Hold/Watch |
| -3 to -4 | ❌ Sell |
| ≤-4 | 🔴 Strong Sell |
See references/sample_output.md for complete output format.