binance-futures

Automate Binance Futures trading via CLI with database tracking.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/shreed27/DAIN --skill binance-futures-shreed27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: binance-futures
Source: https://github.com/shreed27/DAIN/tree/main/CloddsBot-main/src/skills/bundled/binance-futures
Command: npx skills add https://github.com/shreed27/DAIN --skill binance-futures-shreed27

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates trading on Binance Futures, providing direct command-line control and persistent tracking of trades, positions, and funding payments in a database.

Core Features & Use Cases

  • Execute Trades: Open long/short positions, set leverage, take-profit, and stop-loss orders.
  • Monitor Account: Check balances, view open positions, and list pending orders.
  • Market Data: Get real-time prices and funding rates for futures contracts.
  • Database Tracking: Log trade history, analyze performance stats (win rate, PnL), and review funding history.

Quick Start

Use the /bf command to check your Binance Futures account balance.

Frequently Asked Questions about binance-futures

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Binance Futures trading with database tracking?

You can automate Binance Futures trading with database tracking by using a command-line interface to execute trades, manage positions, and log trade history. This requires your Binance API keys and secrets for secure access.

Can I check my Binance Futures account balance and open positions via command line?

Yes, you can check your Binance Futures account balance and open positions via command line. The Skill monitors account balances, lists pending orders, and retrieves real-time market prices and funding rates.

How do I set leverage and stop-loss orders for Binance Futures?

To set leverage and stop-loss orders for Binance Futures, use the command-line interface to open long or short positions. You can configure take-profit and stop-loss parameters directly when executing trades.

How does database tracking work for Binance Futures trade history?

Database tracking for Binance Futures trade history logs executed trades, funding payments, and performance statistics. This allows you to analyze win rates and profit and loss data directly from your persisted records.

Do I need API keys to automate Binance Futures trades?

Yes, you need API keys and secrets to automate Binance Futures trades. These credentials are required for secure access to Binance services to manage accounts, execute orders, and retrieve market data.

What market data can I retrieve for Binance Futures contracts?

You can retrieve real-time prices and funding rates for Binance Futures contracts. This market data is accessible through the command-line interface to inform your trading and risk management decisions.