@mrsspsurya Could you also send me the previous code with IE and new code with Chromium. It would be great help. I tried my hand using the codeproject link, but not able to get the exact solution. Looking forward to your help. Thanks in advance :-)
…
@rakeshr @aap5997
I'm observing this today. Around 5-10 seconds delay in some orders (I placed around 20 orders till now and around 2-3 orders got delayed by 5-10 seconds)
I'm using .Net Kite DLL
Thanks for your response. I tried this in Upstox API. For some reasons it was sticking to the access codes of the first logged in user no matter how I try.
@HowUTrade Please confirm
@rakeshr
Hi Rakesh,
Thanks for the response.
This is the error which I still get. It says 500 is the limit. Can you tell me how to enable my websocket to 3000?
Regards,
Arun
@ZI4453 Thats the Kite API data which I'm processing in my custom built windows application. "Button1" that you see is one of my controls in my custom built application which is not related to the API.
@rakeshr
I found the issue. I'm using websocket to receive quotes. However when I try to populate the Labels in my windows app...it looks like the websocket streaming is getting delayed while the code is updating Label.text property. I commented th…
Thanks Sujith for the response. But that doesn't answer my question. I'm not displaying any quotes anywhere, so the question of compliance doesn't arise. I'm planning to place my orders based on Bid/Ask Prices, for which wanted to know the delay (if…