Skip to main content
Glama
diaorui

Jupiter Perps MCP Server

by diaorui

get_indicator_atr

Calculate Average True Range (ATR) to measure market volatility for setting stop-loss levels and determining position sizes in Jupiter Perpetuals trading.

Instructions

Calculate ATR (Average True Range) - measures volatility for stop-loss placement and position sizing. Higher ATR = higher volatility. Returns suggested stop-loss levels at 1x, 2x, 3x ATR below current price. Common periods: 10, 14, 20.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
assetYesThe asset symbol
intervalYesCandle interval/timeframe
periodYesATR period (5-50). Common: 10, 14, 20
limitYesNumber of data points to return (10-500). Use 10-20 for quick checks, 50-100 for recent trend, 200+ for historical analysis.

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/diaorui/jupiter-perps-mcp'

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