Hi @Honey_46515579
These high rate limits cannot be provided. However, you can subscribe to the Market Data WebSocket, which easily supports up to 2000 instruments, and you can also establish multiple connections if needed.
Please refer to the documentation below for more details:
Sir actually I have to fetch last 1 min , 3min, 5min candles ohlc volume and oi (either 1min or 5min only)so that I can receive only through intraday restapi.
As per I aware with websocket we can’t fetch 1min 3min 5min candles data. It can only fetch real time data not historic.
If there is possibility in websocket ohlc volume oi data of last 1min 3min 5 min candles can get through websocket request then it’s very good for my model and other Upstox users.