I want the live positions feed of all my positions, which includes the fields like LTP, realized PNL, unrealized PNL, LTP for each position. How can I get that without breaching my daily api calls limit.
Does the positions socket send the real-time data of positions, if the fields like PNL, LTP, changes, or it send the data only when any order is executed?