@ANL
What should I consider from your quiet response?
This is addressed at zerodha team only. Don't take it personal. I sincerely apologies for mentioning you in the comment. I accept your point that for 2000 forum members are not obligated, but th…
@ANL
The code shared with output, how else should I need to explain problem?
1) Works perfectly when the subscribed symbol is just 1.
2) Random delay if the subscribed symbols are more than 1.
3) ltp mode is working perfectly without delay, for any…
If subscribe only for NIFTY alone then the streaming data at good speed.
But if I subscribe for more 2 symbols then it slowing down.
Suggest me a solution!
@ANL here is my code
// initiating the ticker class from kiteconnect .Net library
private Ticker initTicker()
{
delCallUpdateReports("Connecting to RT Data feed Service...");
Ticker newTicker = new Ticker(MyAPIKey, MyAccessToken);
…
I'm not blocking the thread.
Everything else are updating just fine.
Only NSE Spot data is getting updated once every 10-20 seconds.
HARDWARE:
Internet: 500 Mbps
Processor: Intel i7 9th Gen
RAM: 16GB
Disk : NVMe
The CPU utilization is just under …
I'm also facing the same problem. Please confirm whether problem is common for all. I've been scratching my head trying to troubleshoot this strange issue.