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.
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.
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.