AsyncAPI channel · TradeStation
· TradeStation Streaming API
/v3/marketdata/stream/options/chains/{underlying}
Streams real-time option chain data for a given underlying symbol. Delivers updates to option quotes across multiple expirations and strikes as they change.
Channel address
/v3/marketdata/stream/options/chains/{underlying}
Parameters
underlying— The underlying symbol for the option chain.
Operations
publish
streamOptionChain
Stream option chain
Messages
OptionChainUpdate
A real-time option chain update for an underlying symbol.
Content-Type:
application/vnd.tradestation.streams.v3+jsonAbout AsyncAPI
The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.
Browse every event-driven channel on the APIs.io network or compare with the broader Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.