@admin123 @admin Unable to fetch historical data beyond 10th Oct. It was working recently.
Below is the error message.
K
Posts made by kishan9907
-
Unable to fetch historical data beyond 10th Oct
-
RE: Websocket2.0 just stops after running for 1 min without any errors etc.
@projectSB see if this helps, I've added below code when I got a similar error
def on_data(wsapp, message): if message != b'\x00': #process data
-
RE: Release Note: Free Historical Data Access for Indices, NSE, NFO, BSE, BFO, MCX, and CDS with SmartAPI!
@admin How can I get expired NFO contract's token number so that I can can fetch historical data for expired contracts?