Skip to main content
Glama

TradingView MCP Server

top_losers

Identify cryptocurrencies with significant price declines on specified exchanges using Bollinger Band analysis to detect potential oversold conditions and trading opportunities.

Instructions

Return top losers for an exchange and timeframe using bollinger band analysis.

Input Schema

NameRequiredDescriptionDefault
exchangeNoKUCOIN
limitNo
timeframeNo15m

Input Schema (JSON Schema)

{ "properties": { "exchange": { "default": "KUCOIN", "title": "Exchange", "type": "string" }, "limit": { "default": 25, "title": "Limit", "type": "integer" }, "timeframe": { "default": "15m", "title": "Timeframe", "type": "string" } }, "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/patch-ridermg48/tradingview-mcp'

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