@kavanlimbasiya @sujith @rakeshr I too wanted this. I want to test my algo on historical data and there is no way for me to back test without last_price of historical data.As you said building upon LTPs on quotes in my local db and wait for so m…
Hi Sujith,
True you pass user_metadata with access token. However to request access_token, I need to pass api_key which is dependent on user. Since the flow is asynchronous I think we need to pass a user cookie which should be passed back transp…
Thank you Sujith.
I saw that for multiple logins there is a different pricing.
So I thought, I will develop it first for myself. Once it is successful, I will upgrade to multiple users.