cURL
live data
screener pubsub
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.
GET
cURL
Authorizations
Use your Edgeful API key as the bearer token. In the API Reference authorization drawer, paste only the key (for example, ef_live_<random>).
Query Parameters
type of market to stream data for. use all to stream stocks and futures together.
Available options:
all, stock, futures trading session to subscribe to; one of NY, LONDON, ASIA.
Available options:
NY, LONDON, ASIA Response
Successful Response