hi
i just tried send request using this input
historicParam={
"exchange": "NSE",
"symboltoken": "99926009",
"interval": "ONE_MINUTE",
"fromdate": "2023-09-15 01:00",
"todate": "2023-09-22 20:00"
}
but gave me this response
{'status': True, 'message': 'SUCCESS', 'errorcode': '', 'data': None}