Skip to main content
Glama

Aster Finance MCP Server

by questflowai

getPositionMarginHistory

Retrieve historical margin adjustments for cryptocurrency futures positions on Aster Finance, tracking changes over specified time periods to monitor position management activity.

Instructions

Get position margin change history.

Input Schema

NameRequiredDescriptionDefault
endTimeNo
limitNo
startTimeNo
symbolYes
typeNo

Input Schema (JSON Schema)

{ "properties": { "endTime": { "type": "number" }, "limit": { "type": "number" }, "startTime": { "type": "number" }, "symbol": { "type": "string" }, "type": { "enum": [ 1, 2 ], "type": "number" } }, "required": [ "symbol" ], "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