aster-api-spot-trading-v1

Place, cancel, and query spot orders on the Aster Finance Spot API.

69|12|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/asterdex/aster-skills-hub --skill aster-api-spot-trading-v1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aster-api-spot-trading-v1
Source: https://github.com/asterdex/aster-skills-hub/tree/main/skills/aster-api-spot-trading-v1
Command: npx skills add https://github.com/asterdex/aster-skills-hub --skill aster-api-spot-trading-v1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of placing, canceling, and querying spot orders on the Aster Spot API, streamlining trading operations.

Core Features & Use Cases

  • Order Placement: Supports various order types like LIMIT, MARKET, STOP, and TAKE_PROFIT.
  • Order Management: Allows for cancellation of individual orders or batch cancellation of open orders.
  • Order Querying: Enables retrieval of single order details, all open orders, or all historical orders.
  • Use Case: Quickly place a limit buy order for a specific symbol, or cancel all open orders if market conditions change.

Quick Start

Use the aster-api-spot-trading-v1 skill to place a limit buy order for 100 units of BTCUSDT at a price of 30000.

Frequently Asked Questions about aster-api-spot-trading-v1

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

FAQPage Schema
How do I place spot trading orders on the Aster Finance API?

Spot trading orders on the Aster Finance API are placed by specifying the order type, symbol, quantity, and price. The API supports LIMIT, MARKET, STOP, and TAKE_PROFIT orders to execute your trading strategy.

What do I need to authenticate before using aster-api-spot-trading-v1?

You must complete prior authentication using the aster-api-spot-auth-v1 skill to enable authenticated trading operations. This prerequisite ensures secure access to your Aster Finance account before placing or managing orders.

Can I cancel multiple open crypto orders at once on Aster Finance?

Yes, you can perform batch cancellation of all open orders on Aster Finance. This feature quickly manages risk by liquidating your entire active order book if market conditions suddenly change.

How do I retrieve historical and open order details using API trading?

API trading order querying retrieves single order details, all current open orders, or your complete historical order history. This provides full visibility into your past and present spot trading activity.

What types of crypto orders does the Aster Spot API v1 support?

The Aster Spot API v1 supports LIMIT, MARKET, STOP, and TAKE_PROFIT order types. These options accommodate both immediate execution strategies and automated conditional triggers for your spot trading.

Are there limitations when batch canceling open orders on the Aster Spot API?

Batch cancellation of open orders is limited to your currently active orders on the Aster Spot API. It does not affect orders that are already filled or historically completed, ensuring only actionable trades are targeted.