aster-trading

Execute futures and spot orders on Aster DEX with mandatory user confirmation.

6|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/kmshihab7878/claude-code-setup --skill aster-trading
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aster-trading
Source: https://github.com/kmshihab7878/claude-code-setup/tree/main/skills/aster-trading
Command: npx skills add https://github.com/kmshihab7878/claude-code-setup --skill aster-trading

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a governed interface to Aster DEX that combines market data, account queries, and order execution so users can make informed trading decisions and avoid accidental or unsafe trades.

Core Features & Use Cases

  • Market data: Retrieve tickers, order books, klines, funding rates, and exchange info for both futures and spot.
  • Account & position management: Query balances, positions, open orders, trade history, and perform transfers between spot and futures.
  • Order workflows: Place, cancel, and query futures and spot orders with support for LIMIT, MARKET, STOP, and reduce-only closing orders.
  • Risk & compliance enforcement: Mandatory user confirmations, leverage warnings, estimated liquidation disclosure, rate-limit backoff, and encrypted API key management.
  • ML-informed signals: Integrate with ML workflows for signal generation and position sizing while requiring explicit user confirmation before execution.
  • Use Case: Preview and execute a risk-checked limit buy on BTCUSDT showing price, margin impact, estimated liquidation, and requiring explicit approval.

Quick Start

Use the aster-trading skill to fetch BTCUSDT market data, show your account margin and estimated liquidation, present a preview limit buy order, and request explicit confirmation before placing the order.

Frequently Asked Questions about aster-trading

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

FAQPage Schema
How do I execute spot and futures trades on Aster DEX with safety checks?

To execute Aster DEX trades safely, this skill governs order workflows by requiring mandatory user confirmation, displaying leverage warnings, and showing estimated liquidation prices before finalizing spot or futures orders.

How do I retrieve market data like order books and funding rates for crypto trading?

You can retrieve crypto market data by querying tickers, order books, klines, and funding rates for both futures and spot markets directly through the Aster DEX MCP tools integrated into the trading workflow.

Can I manage leverage and transfer balances between spot and futures accounts on Aster DEX?

Yes, you can manage leverage and perform account transfers between spot and futures wallets, query existing positions, and review balances using the Aster DEX account management and position features.

Does Aster DEX trading support ML-informed signals for position sizing?

Yes, the trading workflow supports ML-informed signal integration for generating trade signals and calculating position sizing, while still mandating explicit user confirmation before any order execution occurs.

What are the limitations and risk compliance rules for placing limit and market orders?

Order execution is constrained by API rate-limit backoffs, encrypted API key requirements, mandatory risk checks, and strict user confirmation to prevent unsafe or accidental limit, market, and stop orders.

Do I need MCP account configuration to place reduce-only orders on Aster DEX?

Yes, MCP account configuration with encrypted API keys is required to authenticate and execute any trading operations, including placing reduce-only closing orders and managing active positions on Aster DEX.