# Stock Hot

> Hot Scanner — find the most trending and high-momentum stocks and crypto right now via AIsa API. Top gainers, losers, most active by volume, crypto highlights, news catalysts, and top 5 watchlist picks. Use when the user asks about trending stocks, what's hot, market movers, or momentum plays.

- Skill: `baofeng-tech/stock-hot-6` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add baofeng-tech/stock-hot-6`
- Raw SKILL.md: https://api.skillmd.com/api/skills/baofeng-tech/stock-hot-6/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: baofeng-tech (https://skillmd.com/u/baofeng-tech)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/baofeng-tech/stock-hot-6

---


# Hot Scanner — AIsa Edition

Scan for the most trending and high-momentum stocks and cryptocurrencies using the AIsa API.

## Usage

```bash
python3 scripts/hot_scanner.py
python3 scripts/hot_scanner.py --focus stocks
python3 scripts/hot_scanner.py --focus crypto
python3 scripts/hot_scanner.py --output json
```

### Arguments

- `--focus`: Filter by `stocks`, `crypto`, or `both` (default)
- `--output json`: Append structured JSON summary

## Output Sections

- **Top Stock Movers**: Gainers (>3%), losers, most active by volume
- **Crypto Highlights**: BTC price, dominance, trending coins, gainers/losers
- **News-Driven Movers**: 5-8 items with ticker mentions from last 6 hours
- **Top 5 Watchlist Picks**: With risk level assessment
- **Quick Take**: 2-3 sentence market summary

**NOT FINANCIAL ADVICE.** For informational purposes only.

