Enable market data feed for algo

Im not able to get Market Data feed

Enable market data feed for my account

And correct URL to get live tick data

Its for Algo trading, enable required access for algo

Im not getting Live tick data

Hi @HUMAIRAA_45104991,

Market Data is accessible to all users. You just need to have atleast one segment activated in your account. Also, could you please tell me how are you fetching market data? Are you using any third-party app?

Hi,
I am fetching market data directly through the Upstox API using the authorized Market Data Feed and WebSocket connection. I am not using any third-party app, only the official Upstox API/SDK for subscribing to and receiving live tick data.

Im doing for Algo trading

Please verify the instrument keys you are using. If an incorrect instrument key is provided, no data will be returned.

Also, note that the full D30 mode of data is available only for Plus users. For more details, please refer to the documentation here:
Market Data Feed Documentation

Normal users can have access to full, ltpc and option greeks modes

For valid instrument keys, please refer to the instrument files here:
Instrument JSON Files

Thanks!

@HUMAIRAA_45104991
For easier websocket implementation, please refer to the streamer functionalities available in different SDKs:

Instrument key: NSE_EQ|INE002A01018

I am fetching market data directly through the Upstox API using the authorized Market Data Feed and WebSocket connection. I am not using any third-party app, only the official Upstox API/SDK for subscribing to and receiving live tick data.

Im doing algo trading

Instrument key: NSE_EQ|INE002A01018