Enable Market Data Feed V3 + F&O Data Access for Trading Bot

Hello Upstox API Team,

I’m building an automated options trading system using the Upstox API v2 and need market data entitlements enabled for real-time trading.

**Account Details:**

- User ID: 4WAQQB

- API Key: c01a5ca8-3116-4fd0-885e-d3d42843f901

- App Name: Automated Options Trading Bot

- Plan: Upstox Plus

**Required Permissions:**

1. Market Data Feed V3 - LTP Mode (for last traded price)

2. Market Data Feed V3 - Full Mode (for OHLC data)

3. Index Derivatives (for Nifty/BankNifty options)

4. F&O Market Data (for options contracts on HDFCBANK, RELIANCE, TCS)

**Use Case:**

Building an automated trading bot that:

- Analyzes multi-timeframe technical indicators (RSI, MACD, Bollinger Bands, ATR, Moving Averages)

- Processes sentiment analysis from news feeds

- Makes ML-based directional predictions

- Implements advanced options strategies (sell call, sell put, spreads, iron condors)

- Enforces professional risk management (1-2% per trade, 5% daily loss limit)

- Operates during NSE trading hours (9:15 AM - 3:30 PM IST)

**Current Status:**

- REST API v2 SDK integrated ✓

- WebSocket v3 implementation ready ✓

- Paper trading framework operational ✓

- **Blocked:** 401 Unauthorized on `/v2/market-quote/ltp` endpoint

**Request:**

Please enable the above market data entitlements so I can:

1. Fetch real-time NSE prices for HDFCBANK, RELIANCE, TCS

2. Access options contract data for IV, Greeks, premiums

3. Stream live market data via WebSocket v3

I’m ready to start live trading once permissions are approved.

Thank you for your assistance!

Best regards,

Kopal