Historical data error

Strategist
Strategist edited September 2022 in API clients
presently, I am using manual login, but the now error is -- 'str' object has no attribute 'historical_data'
while trying to access historical data. Please guide.

code is
dataDF5 = pd.DataFrame(kite.historical_data(trd_code,fromDate,dateToday,str(time_frame)+"minute"))
Tagged:
Sign In or Register to comment.