Skip to main content
Glama

Aster Finance MCP Server

by questflowai

getForceOrders

Retrieve cryptocurrency force orders including liquidations and ADL events from Aster Finance Futures API to monitor automated position closures and analyze market conditions.

Instructions

Get user's force orders.

Input Schema

NameRequiredDescriptionDefault
autoCloseTypeNo
endTimeNo
limitNo
startTimeNo
symbolNo

Input Schema (JSON Schema)

{ "properties": { "autoCloseType": { "enum": [ "LIQUIDATION", "ADL" ], "type": "string" }, "endTime": { "type": "number" }, "limit": { "type": "number" }, "startTime": { "type": "number" }, "symbol": { "type": "string" } }, "type": "object" }

Latest Blog Posts

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