I have a list of >700 stocks, for whom I call "Market Data Symbol Update" using websocket API. If I run this code every five minutes for example, then would I be exceeding the Rate Limit before market closure at 3.30 PM or earlier? While my query is to the FYERS team, if anyone elase has any ideas that would be helpful. Thanks folks!
ps: in fact, I om only interested in these few attributes: ltp, open_price, chp and vol_traded_today - but the socket returns more than what I need.