Are the 3 different modes in websockets triggered at different frequencies?

waltons
There are 3 modes in Websocket currently - FULL, QUOTE, LTP. Do they get triggered differently? For eg: If the bids and asks change but not the ltp, tick is received when subscribed on FULL mode and not when subscribed via LTP mode. Please clarify.
  • Kailash
    Ticks are sent based on change in states.

    LTP mode only sends a tick when the LTP has changed. Values in the market depth can change often without the LTP changing. Similarly, when any of the values offered by any of the modes change, a tick is sent.
This discussion has been closed.