Request to add live delivery and % to get _quote

print(nsetools_get_quote("reliance"))

should also return live delivery data and % as per website whenever they refresh it

The website takes the delivery data and % from different APIs.

print(nse_quote("INFY","trade_info"))
1 Like

4 posts were split to a new topic: [Feature Request] Live Delivery and Quote of Stocks