live stream of screener data for the requested market and session. sends the current data immediately on connect, then pushes updates as prices change. each event is a JSON object keyed by ticker symbol.
Documentation Index
Fetch the complete documentation index at: https://edgeful.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
type of market to stream data for. use all to stream stocks and futures together.
all, stock, futures trading session to subscribe to; one of NY, LONDON, ASIA.
Successful Response