Let me try @sujith as latest library is based on new technology of dot net while version 4.0.1 is based on dot net framework only , and it would require me to completely rebase and retest my apps. But i would try using it in some test app.
@sujith I tried it with the latest Kiteconnect dll [ 4.1.1 ] too, and the lower circuit limit is not coming.
So it seems an issue is not in the DLL provided to us but instead in the code which generates the data to be consumed by various layers provided by Zerodha for us developers.
Like where the good UpperCircuitLimit is coming, maybe the programmer forgot to fill the LowerCircuitLimit at all ( that's a guess )
Hi @sujith I have checked in both BSE and NSE and checked right now too in live market. LowerCircuitLevel is not coming in data. Please help me to get this fixed. Thanks.
So it seems an issue is not in the DLL provided to us but instead in the code which generates the data to be consumed by various layers provided by Zerodha for us developers.
Like where the good UpperCircuitLimit is coming, maybe the programmer forgot to fill the LowerCircuitLimit at all ( that's a guess )
Please see the latest screenshot.
Also try initializing the Kite object as
kite = new Kite(MyAPIKey, Debug: true);
This will print extra logs, please paste it here.
Make sure to remove your account credentials from the code and logs before posting.
We can close the ticket.