thepraveen19
thepraveen19
### Issue description Can't download option chain data. Screenshot attached. ### Example Code ```python from jugaad_data.nse import derivatives_csv, derivatives_df df = derivatives_df(symbol="SBIN", from_date=date(2022,1,1), to_date=date(2022,2,24), expiry_date=date(2022,3,31), instrument_type="OPTSTK", option_type="CE", strike_price=500) print(df.head()) ```...
I used your code for analysing news.. it works great.. I don't find a way to cite your reference in my university project.. please let me know how I can...
can I upload shorts?