Files

18 lines
377 B
Markdown
Raw Permalink Normal View History

2026-06-09 17:22:59 +09:00
# `openstock account status`
Purpose: query balance and holdings for the configured KIS account.
Usage:
```bash
openstock account status
```
Reads: `KIS_ACCESS_TOKEN`, `KIS_APPKEY`, `KIS_APPSECRET`, `KIS_ACCOUNT`.
External IO: KIS balance inquiry.
Output fields: `broker`, `account`, `balance`, `holdings`.
Agent rule: run before any trade recommendation or live order.