ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

Binance Trading Assistant

Skill by dagangtj

Why use this skill?

Track your Binance spot and futures balances, open positions, and P&L with this OpenClaw skill. Get real-time updates through your AI assistant.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/dagangtj/binance-trading-assistant
Or

What This Skill Does

The Binance Trading Assistant is a robust integration designed for OpenClaw that empowers users to monitor their cryptocurrency portfolio directly via natural language commands. Developed by dagangtj, this skill bridges the gap between complex exchange interfaces and your AI assistant. It allows you to stay updated on spot and futures balances, review active market positions with live profit and loss (P&L) metrics, and set up real-time price alerts without ever needing to manually refresh your exchange dashboard. By integrating this into OpenClaw, you gain a high-level command center for your digital assets, streamlining your oversight process through simple, conversational interaction.

Installation

To begin, ensure you have the OpenClaw environment properly initialized. Install the skill by running the command: clawhub install openclaw/skills/skills/dagangtj/binance-trading-assistant in your terminal. Once installed, you must configure your credentials. Navigate to the hidden directory ~/.openclaw/secrets/ and create a file named binance.json. Inside this file, input your Binance API Key and Secret in the JSON format specified in the documentation. We strongly recommend generating API keys with 'Read-Only' permissions within the Binance portal to ensure the highest level of security. After saving the file, the assistant will be ready to authenticate and interact with your account data immediately.

Use Cases

This skill is ideal for traders who want to remain informed about market movements without being tethered to a browser tab. Whether you are a long-term hodler wanting to track the total value of your portfolio or an active futures trader monitoring the liquidation risk and P&L of open contracts, this assistant provides the necessary data points. It is particularly useful for users who manage multiple wallets and need a centralized summary, or for those who want to set recurring price alerts to catch market breakouts while away from their primary trading station.

Example Prompts

  1. "Check my Binance balance and show me how much BTC and USDT I currently hold."
  2. "Show my open positions and tell me my current P&L for my BTC futures contract."
  3. "What is my total portfolio worth across all accounts today?"

Tips & Limitations

To maximize security, always restrict your API keys to read-only mode so the skill cannot execute unauthorized trades. Please note that this skill is strictly for monitoring; it cannot execute buy or sell orders, which serves as a safety feature. Because it relies on external API connectivity, ensure your network connection is stable during high-volatility market sessions to receive the most accurate data. Remember that while this tool provides real-time information, it does not provide financial advice, and you should always verify important tax or liquidation data directly on the Binance official website.

Metadata

Author@dagangtj
Stars3409
Views0
Updated2026-03-25
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-dagangtj-binance-trading-assistant": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#binance#crypto#trading#finance#automation
Safety Score: 4/5

Flags: file-read, external-api