Hi Is it possible to get the "Q Buy Price" which shows the original price a F&O position was bought or sold through these apis? I couldn't find it in the api list. Any pointers?
PS: I am referring to "Q buy/sell price" that is available on the "pi client" and is shown in the admin position screen.
You do get the average price in positions API. Check out sample response.
On a diff topic is there any limit to number of Websocket calls can I make in one app?
All HTTP requests are limited to 3 requests per second.