How can I get No. of Trades,Deliverable Qty and % Dly Qt to Traded Qty data.

sagarsuryavanshi1000
I am currently using kite.historical_data() to get cash data. Currently it is just giving me Total Traded
Quantity or Volume as per API i.e I am getting data highlighted in black as in attached image. I am interested in No. of Trades,Deliverable Qty and % Dly Qt to Traded Qty data which is highlighted in red in attached image. How can I get it. Please help.
  • sujith
    Kite Connect doesn't get the deliverable quantity from the exchange feeds. You will have to check on the NSE website.
  • host2gate
    Yes, it is possible to get it from nse website in an automated way using python external packages
Sign In or Register to comment.