pionex-wallet
Installation
SKILL.md
Pionex Wallet Skill
Query the full Pionex portfolio overview: total USDT/BTC value across all account types. Requires API credentials (pionex-ai-kit onboard).
When to use
- User asks: total portfolio value, overall balance, "how much is my whole Pionex account worth", "spot + bot total", breakdown by account type (bots vs spot vs dual investment).
- User wants a consolidated view — not just spot coins, not just one bot.
Command
| Command | Type | Description |
|---|---|---|
pionex-trade-cli wallet balance_full |
READ | Full portfolio overview: USDT/BTC grand total + per-account-type breakdown. |
pionex-trade-cli wallet balance_full --app-lang en |
READ | Same, force English display names in title fields. |
No write operations — --dry-run is not applicable.
Prerequisites
Related skills