Skip to main content
Glama

Aster Finance MCP Server

by questflowai

cancelOrder

Cancel active cryptocurrency trading orders on the Aster exchange by specifying the trading symbol and order identifier to manage positions and execute trading strategies.

Instructions

Cancel an active order.

Input Schema

NameRequiredDescriptionDefault
orderIdNo
origClientOrderIdNo
symbolYes

Input Schema (JSON Schema)

{ "properties": { "orderId": { "type": "number" }, "origClientOrderId": { "type": "string" }, "symbol": { "type": "string" } }, "required": [ "symbol" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/questflowai/aster-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server