Skip to main content
Glama

TradeStation MCP Server

by maven81g

getSymbolDetails

Retrieve detailed market information for trading symbols including quotes, specifications, and trading parameters to support informed investment decisions.

Instructions

Get detailed symbol information

Input Schema

NameRequiredDescriptionDefault
symbolsYesSingle symbol or comma-separated list of symbols

Input Schema (JSON Schema)

{ "properties": { "symbols": { "description": "Single symbol or comma-separated list of symbols", "type": "string" } }, "required": [ "symbols" ], "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/maven81g/tradestation_mcp'

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