/install binance-trading-assistant
Binance Trading Assistant Skill
Monitor Binance account balances, positions, and get price alerts through your AI assistant.
Capabilities
This skill enables your AI assistant to:
- Query Binance spot and futures balances
- Monitor open positions with real-time P&L
- Track portfolio performance
- Set price alerts for cryptocurrencies
Commands
The assistant can handle requests like:
- "Check my Binance balance"
- "Show my open positions"
- "What's my total P&L today?"
- "How much BTC do I have?"
Setup
- Create Binance API keys (read-only recommended)
- Store credentials in
~/.openclaw/secrets/binance.json:
{
"apiKey": "your_api_key",
"secret": "your_api_secret"
}
Tools
check_binance_balance
Query account balances across spot and futures.
Usage: "Check my Binance balance"
check_positions
List all open futures positions with P&L.
Usage: "Show my open positions"
get_portfolio_summary
Get a complete portfolio overview.
Usage: "What's my portfolio worth?"
Safety
- Use read-only API keys
- Keys stored locally, never transmitted
- No trading permissions required
Pricing
$5/month subscription via ClawHub
Author
AI Trading Tools
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install binance-trading-assistant - After installation, invoke the skill by name or use
/binance-trading-assistant - Provide required inputs per the skill's parameter spec and get structured output
What is Binance Trading Assistant?
Monitor Binance spot and futures balances, open positions with P&L, portfolio performance, and set price alerts via your AI assistant. It is an AI Agent Skill for Claude Code / OpenClaw, with 253 downloads so far.
How do I install Binance Trading Assistant?
Run "/install binance-trading-assistant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Binance Trading Assistant free?
Yes, Binance Trading Assistant is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Binance Trading Assistant support?
Binance Trading Assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Binance Trading Assistant?
It is built and maintained by dagangtj (@dagangtj); the current version is v1.0.0.