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.