Somenath Sit
Results
2
issues of
Somenath Sit
I am using the same code for a long time, suddenly it is not working. I can successfully client login, but any data fetch is giving a blank return. there...
Hello, I could login and tried to run exactly how it is mentioned in the package example like req_list_=[{"Exch":"N","ExchType":"C","ScripCode":"22"}, {"Exch":"N","ExchType":"C","ScripCode":"2885"}] client.fetch_market_feed(req_list=req_list_, count=2,client_id=client_code) sometime it is successful, but maximum time it...