1. can i know circuit levels of any script in web-socket stream or by Rest API .. ? 2. can i know whether scripts is opened for trading or not by Rest API or in web-socket stream ??
@sbdavra You will get lower_circuit_limit and upper_circuit_limit in Quote call API. Response for ['NSE:SBIN'] from Quote call includes both circuit limit data as shown below:
You can download the instrument master file which contains all the tradeable instruments for the day.
but i did not found any circuit levels of particular script ..
can you please tell me which value/field indicates CIRCUIT levels of running day ... ???
please reply
lower_circuit_limit
andupper_circuit_limit
i checked in all rest api but i did not found any
please revert me with exact api and reponse
thanks
You will get
lower_circuit_limit
andupper_circuit_limit
in Quote call API.Response for ['NSE:SBIN'] from Quote call includes both circuit limit data as shown below: