
Connecting Indian Brokers
A step-by-step guide to connecting Dhan, Fyers, and others directly to the Trading Panel.
TradingView is not just a charting platform—it is a complete trading workstation that lets you execute real trades directly from your chart by connecting a supported Indian broker. This eliminates the single biggest friction point in Indian retail trading: the constant switching between your analysis tool and your broker's terminal.
When you connect a supported broker like Dhan, Fyers, or Angel One, TradingView becomes the frontend where you analyze, plan, and execute, while your broker handles order routing, margin, settlement, and regulatory compliance on the backend. Your funds and credentials remain entirely with your SEBI-regulated broker at all times.
In this comprehensive guide, we will cover every officially supported Indian broker, walk through the exact OAuth connection process, compare brokers to help you choose the right one for your trading style, explain the supported order types and segments, and troubleshoot every common integration issue.
1. Why Connect a Broker to TradingView?
The traditional Indian trading workflow involves a painful context switch: you analyze a chart on TradingView, identify a setup, then open your broker's separate app (Kite, Fyers Web, Dhan Web), search for the same symbol, manually enter the order details (price, quantity, stop-loss), and execute. By the time you complete this process, the market may have already moved past your entry level.
With broker integration, you click 'Buy' or 'Sell' directly on the TradingView chart where your analysis lives. The order routes through your connected broker in real-time. Your entry, stop-loss, and take-profit levels—which you already drew on your chart—become executable orders with a single click.
This is not a convenience feature—it is a competitive advantage. In volatile instruments like Bank Nifty options, a 5-second delay between identifying a setup and executing the order can be the difference between a profitable trade and a missed opportunity.
2. Officially Supported Indian Brokers
TradingView integrates with Indian brokers through industry-standard OAuth 2.0 authentication—the same security protocol used by Google, Apple, and major banking apps. When you connect, TradingView receives a temporary authorization token that allows it to send order instructions to your broker. Your login credentials and funds are never stored on or accessed by TradingView.
The following Indian brokers are officially supported on TradingView's Trading Panel as of 2026.
Dhan
- Full integration with TradingView charts. Popular choice for Indian retail traders.
- OAuth 2.0 secure authentication
- Real-time order sync with exchange
Fyers
- Direct integration with order execution from TradingView.
- OAuth 2.0 secure authentication
- Real-time order sync with exchange
Kotak Securities
- One of India's largest brokerages with TradingView integration.
- OAuth 2.0 secure authentication
- Real-time order sync with exchange
Your money never leaves your SEBI-regulated broker account. TradingView only sends order instructions—all execution, margin calculation, and settlement happens through your broker's infrastructure.
3. Broker Comparison: Which One Should You Choose?
Each supported broker has different strengths. Your choice should depend on your trading style, the segments you trade (equity, F&O, commodities), and whether you need API access for automation.
Dhan — Best Overall Integration
- Deepest TradingView integration among Indian brokers.
- Supports Equity, F&O, Commodity, and Currency segments.
- ₹0 brokerage on equity delivery; ₹20 per F&O order.
- TradingView real-time NSE/BSE data at no extra cost.
- Best for: Active F&O traders seeking seamless chart-to-order execution.
Fyers — Best for Algo & API Traders
- Full TradingView integration + powerful REST API access.
- Supports webhook-based automated order execution.
- ₹20 per order across all segments.
- Strong developer ecosystem for custom algo setups.
- Best for: Developers and algo traders who want TradingView + API power.
Angel One — Largest User Base
- Full TradingView integration with direct order execution.
- Largest retail brokerage in India by active clients.
- Supports Equity, F&O, and Commodity segments.
- ₹20 per order; free equity delivery.
- Best for: Retail traders who already have an Angel One account.
Professional Tip
Many professional Indian traders maintain two broker accounts: Zerodha for their primary long-term portfolio and delivery holdings, and Dhan or Fyers specifically for TradingView-based active intraday and F&O trading. This gives you the best of both ecosystems.
Critical Warning
Zerodha Kite is NOT directly integrated with TradingView. You cannot place orders through TradingView connected to Zerodha. While you can analyze on TradingView and manually execute on Kite, there is no direct order routing. If you want chart-to-trade execution, use Dhan, Fyers, or Angel One.
4. Step-by-Step Connection Guide
Connecting your Indian broker to TradingView takes under 2 minutes. The process uses secure OAuth authentication—you never enter your broker password on TradingView. Here is the exact workflow.
Step 1: Open Trading Panel
- Click the 'Trading Panel' tab at the bottom of any chart.
- The panel slides up below your chart area.
- You will see a list of available brokers.
Step 2: Select Your Broker
- Click on your broker's name (e.g., Dhan, Fyers, Angel One).
- Click 'Connect' to begin the authentication process.
- A popup window will open.
Step 3: Authenticate via OAuth
- The popup opens your broker's official login page.
- Enter your credentials on YOUR BROKER'S website (not TradingView).
- Complete 2FA (OTP/TOTP) if enabled.
- Grant TradingView permission to place orders.
Step 4: Trade from Charts
- Your broker account balance appears in the Trading Panel.
- Click Buy/Sell or right-click chart → 'Trade at [price]'.
- Drag order lines on the chart to modify TP/SL.
- All orders route through your broker in real-time.
5. Supported Segments & Order Types
When trading through TradingView, the available segments and order types depend on your specific broker. Here is a comprehensive overview of what is supported across the major Indian brokers.
Exchange Segments
- NSE Equity (Cash): Buy/sell stocks in delivery or intraday mode.
- NSE F&O: Trade Nifty, Bank Nifty, Fin Nifty futures and options.
- BSE Equity: Access to BSE-listed stocks.
- MCX Commodity: Trade Gold, Silver, Crude Oil futures.
- NSE Currency: Trade USD/INR, EUR/INR, GBP/INR pairs.
Order Types
- Market Orders: Instant execution at best available price.
- Limit Orders: Execute at your specified price or better.
- Stop-Loss (SL): Trigger-based protective orders.
- Stop-Loss Market (SL-M): SL that executes as market order.
- Bracket Orders: Entry + TP + SL in a single order (broker-dependent).
- GTT (Good Till Triggered): Long-term conditional orders.
Snapshot & Takeaways
6. Webhook Automation: TradingView Alerts → Live Orders
For advanced traders, TradingView's Alert system can be connected to webhook URLs that trigger automated order execution on supported brokers. This is the bridge between Pine Script strategies and real-world execution.
The workflow is: (1) Write a Pine Script strategy that generates entry/exit signals. (2) Create a TradingView Alert with a webhook URL pointing to your broker's API endpoint (or a middleware service like Fyers API bridge). (3) When the alert fires, it sends a JSON payload to the webhook, which translates it into a live order on your broker.
Fyers is particularly strong in this area, offering a well-documented REST API that can receive webhook payloads. Third-party services like AutoTrader, Tradetron, and AlgoTest also provide middleware that bridges TradingView alerts to Indian brokers.
Critical Warning
Automated trading through webhooks carries significant risk. A misconfigured alert can fire repeatedly, placing dozens of unintended orders. Always test webhook integrations with Paper Trading first, implement position size limits in your middleware, and monitor automated systems closely during market hours.
7. Common Issues & Troubleshooting
Broker integration on TradingView generally works smoothly, but there are specific issues that Indian traders commonly encounter. Here is a comprehensive troubleshooting guide.
Snapshot & Takeaways
Professional Tip
Create a morning routine: Open TradingView at 9:00 AM → Reconnect your broker (re-authenticate OAuth) → Verify your account balance and positions are synced → Place your pre-market orders. This 60-second routine prevents 90% of all integration issues.
Unlock TradingView Pro
Gain unrestricted access to multiple charts, custom timeframes, and unlimited technical indicators to perfect your edge.
Frequently Asked Questions
Common questions about this topic
No, Zerodha is NOT directly integrated with TradingView. You cannot place orders through TradingView connected to Zerodha. For direct TradingView integration, use Dhan, Fyers, or Angel One. Many traders maintain a separate Dhan or Fyers account specifically for TradingView-based active trading while keeping their primary portfolio on Zerodha.
Official TradingView Resources
Curated links from TradingView's Help Center & Blog
Connection issues in Vietnam
Some users may experience problems accessing the Vietnamese language app. To fix the problem, you need to change the DNS settings on your device.Andro...
Why was the connection closed?
If a message appears on your chart that the connection was closed, then you have reached the limit of the allowed number of connections for your plan....
Parallel chart connections
Your Supercharts can support up to 200 simultaneous chart connections in the web version of TradingView and in the desktop or mobile app.! Note: Each ...
How to transfer a portfolio from my broker?
To transfer a portfolio from your broker into the system, follow these steps:Export the full transaction historyLog in to your broker’s client area an...
A Look Back at New Brokers, Exchanges, and Data on TradingView
Read fresh TradingView updates: A Look Back at New Brokers, Exchanges, and Data on TradingView. Discover more in our blog and stay connected with the latest platform news.
Autofill of broker credentials in TradingView Desktop app
Read fresh TradingView updates: Autofill of broker credentials in TradingView Desktop app. Discover more in our blog and stay connected with the latest platform news.
B2TRADER joins TradingView—streamlined multi-asset connectivity for brokers
Read fresh TradingView updates: B2TRADER joins TradingView—streamlined multi-asset connectivity for brokers. Discover more in our blog and stay connected with the latest platform news.
Back your favorite at our 2021 Broker Awards
Read fresh TradingView updates: Back your favorite at our 2021 Broker Awards. Discover more in our blog and stay connected with the latest platform news.
Related Articles
Continue your learning journey
Paper Trading Simulator
How to use TradingView's built-in virtual environment to practice strategies risk-free.
ModuleStrategy Tester & Replay Trading
Backtesting strategies, paper trading, and connecting to live brokers.
ModuleCreating Alerts — Never Miss a Trade
Price alerts, indicator alerts, webhooks, and the complete alert automation system.
ModuleTradingView Pricing & Plans
Free vs Essential vs Plus vs Premium — understanding the value at each tier.
Written By
Rohit Singh
Mr. Chartist
With 14+ years of experience in Indian financial markets, Rohit Singh (Mr. Chartist) is a SEBI Registered Research Analyst, Amazon #1 bestselling author, and the founder of Investology — a premium trading ecosystem trusted by a 1.5 Lakh+ strong community across India.
TradingView® is a registered trademark of TradingView, Inc. All screenshots, logos, and platform imagery are the property of TradingView, Inc. and are used here for educational purposes only under fair use. This content is not affiliated with, endorsed, or sponsored by TradingView.
© 2026 TradingView, Inc. All rights reserved. • www.tradingview.com
