API Limit for websocket: As per https://community.fyers.in/question/is-the-api-s-rate-limit-also-applicable-to-web-sockets-using-it-for-quotes---6254ffb2a4af02b85475267f you had mentioned there is no API limit for websocket, but I am getting {'s': 'error', 'code': -353, 'message': 'API Limit exceeded per day'} for websocket call: fyersSocket.subscribe(symbol=symbol,data_type=data_type)

1
2 replies