1
data = get_history(symbol="NIFTY BANK", start=from_date, end=to_date,index=True, option_type = 'CE', strike_price = 38000, expiry_date = dt.date(2021, 10, 7))

Using the above code but getting returned blank dataframe.

Neuron
  • 5,141
  • 5
  • 38
  • 59

0 Answers0