Back to Changelog
May 20, 2024/CHANGELOG

Addition of GEX data to the API

We have update the websocket with 2 new channels:

  • gex:TICKER

  • gex_strike:TICKER

This allows you now to get live GEX data via the websocket.

gex:TICKER pushes the cumulative GEX data for the ticker while gex_strike:TICKER pushes the GEX data for all strikes of the given ticker.

Docs

API access