Skip to main content
Glama

IG Trading MCP

by kea0811

ig_get_client_sentiment

Analyzes client sentiment for specific markets using market IDs to inform trading decisions, integrated with the IG Trading API for forex, indices, and commodities.

Instructions

Get client sentiment for markets

Input Schema

NameRequiredDescriptionDefault
marketIdsYesList of market IDs

Input Schema (JSON Schema)

{ "properties": { "marketIds": { "description": "List of market IDs", "items": { "type": "string" }, "type": "array" } }, "required": [ "marketIds" ], "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/kea0811/ig-trading-mcp'

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