Files
openstock/skills/openstock-agent-cli/references/commands/universe/chunks/guide.md
T
Hana 347c9546ed
CI / test (push) Successful in 37s
Add OpenStock agent CLI skill
2026-06-09 17:22:59 +09:00

18 lines
403 B
Markdown

# `openstock universe chunks`
Purpose: divide the stock universe into scan chunks.
Usage:
```bash
openstock universe chunks --market KOSDAQ --kind common_stock --size 100
```
Inputs: optional `--market`, `--kind`, `--size`.
Reads: universe cache.
Output fields: `source`, `cache_date`, `filtered_count`, `chunk_size`, `chunk_count`, `chunks`.
Agent rule: preferred for full-market scan planning.