I'm using Kiteconnect via Excel (KiteNet). I want to receive the circuit limits for Futures. I'm using GetUpperCircuit(Exchange,tradesymbol) and GetLowerCircuit(Exchange,tradesymbol), but both returns 0. I get all other values like LTP,etc. Kindly help.
GetUpperCircuit and GetLowerCircuit functions are reserved for future use.
Currently these values are not supported by Kite API
Is this get Quote API?
Some miscommunication at our end.
Upper and lower circuit fields are already available in the Quote API.
@derickgeorge89
We will include them in the next release.
It's ok