Skip to main content
Glama

Aster Finance MCP Server

by questflowai

setPositionMode

Switch between Hedge Mode and One-way Mode to manage cryptocurrency futures trading positions on the Aster exchange.

Instructions

Change user's position mode (Hedge Mode or One-way Mode).

Input Schema

NameRequiredDescriptionDefault
dualSidePositionYes"true" for Hedge Mode; "false" for One-way Mode

Input Schema (JSON Schema)

{ "properties": { "dualSidePosition": { "description": "\"true\" for Hedge Mode; \"false\" for One-way Mode", "type": "string" } }, "required": [ "dualSidePosition" ], "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