Skip to main content
Glama

TradeStation MCP Server

by maven81g

marketData

Retrieve real-time market quotes for financial symbols to access current pricing data through TradeStation's trading platform.

Instructions

Get quotes for symbols

Input Schema

NameRequiredDescriptionDefault
symbolsYesComma-separated list of symbols

Input Schema (JSON Schema)

{ "properties": { "symbols": { "description": "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