You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Last Traded Price (LTP) is determined by the last executed order from the order book.
So, a websocket endpoint to constantly listen for newly executed orders in the order book and its corresponding price. This price will be constantly sent over a server to the receiver.
The text was updated successfully, but these errors were encountered:
Last Traded Price (LTP) is determined by the last executed order from the order book.
So, a websocket endpoint to constantly listen for newly executed orders in the order book and its corresponding price. This price will be constantly sent over a server to the receiver.
The text was updated successfully, but these errors were encountered: