from thefirstock import thefirstock
timePriceSeries1 = thefirstock.firstock_TimePriceSeries(
userId=“XXXXX”,
exchange=“NSE”,
tradingSymbol=“TCS-EQ”,
startTime=“09/01/2025 09:15:45”,
endTime=“20/01/2025 15:30:34”,
interval=“DAY”
)
print(timePriceSeries1)
day historical data is not coming but hourly data are coming.
{‘status’: ‘success’, ‘data’: