binance-futures

Automate Binance Futures trading with local database tracking for positions and trades.

71|22|Updated Apr 6, 2020
One-click install
npx skills add https://github.com/nirholas/agenti --skill binance-futures-nirholas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: binance-futures
Source: https://github.com/nirholas/agenti/tree/main/packages/protocols/x402-cloddsbot/src/skills/bundled/binance-futures
Command: npx skills add https://github.com/nirholas/agenti --skill binance-futures-nirholas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Binance Futures trading requires robust tracking of positions, orders, and performance over time; this Skill integrates trading actions with a local DB to maintain a verifiable history.

Core Features & Use Cases

  • Manage accounts, positions, and open orders directly from a single command interface.
  • Execute long/short trades with optional leverage and track outcomes in a database for reporting.
  • View real-time market data, funding rates, and market listings, plus generate historical insights from stored trades.

Quick Start

Set BINANCE_API_KEY and BINANCE_API_SECRET, then start the skill and issue /bf commands to trade.

Frequently Asked Questions about binance-futures

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

FAQPage Schema
How do I track Binance Futures positions and orders with a local database?

You can track Binance Futures positions and orders using a local database by automating trade management to maintain a verifiable history. This Skill logs live trading actions, backtesting data, and funding events directly into a local DB for performance reporting.

Can I execute long and short trades with leverage on Binance Futures?

Yes, you can execute long and short trades with optional leverage on Binance Futures. The Skill automates trading management across multiple symbols and logs all outcomes into a local database for subsequent reporting and historical analysis.

How do I view real-time market data and funding rates for Binance Futures?

You can view real-time market data and funding rates by issuing commands through the integrated interface. The Skill retrieves market listings and live data, while also generating historical insights from trades previously stored in your local database.

Do I need API keys to automate Binance Futures trading workflows?

Yes, you need to set the BINANCE_API_KEY and BINANCE_API_SECRET environment variables to automate Binance Futures trading workflows. These keys are required for the Skill to access your account, execute trades, and log performance data.

What is the best way to generate performance reports for Binance Futures trades?

The best way to generate performance reports for Binance Futures trades is by using a database-backed tracking system. This Skill logs all executed trades, positions, and funding events to a local DB, enabling accurate historical insights and performance reporting across multiple symbols.