Select Page

TradingView Algo Multi-Account Setup

For various reasons, you may like to run multiple instances of APIBridge on same computer. Each instance gives you full power with different logins in APIBridge.  For example, you may like to trade 5 accounts at same -time for 5 family members. This can...

NSE Options Automated Strategy For TradingView

While trading in Options pine script can be used on charts of Nifty Cash/Future for applying your NSE options Algo Strategy in TradingView. Note this strategy works good with even free version of TradingView. Strategy Premise The Relative Strength Index (RSI) is a...

Webhook setup for APIBridge | Step by step guide

Follow these steps to Send Signals with Tradingview WebhookConnecting with APITester, ChartInk, TradePoint or Other ApplicationsImportant Precautions Steps to Send Signals with Tradingview Webhook Note: Firstly the Webhook functionality is completely independent of...

TradingView Algo Trading – Complete FAQs

We have listed all the frequently asked questions on TradingView Algo trading. Which subscription plan should I take from TradingView? APIBridge works great with both Free and Paid version of TradingView. Free version gives RT data and allow you to use all...

Peer Stocks Script Using TradingView

You may want to optimize your entry conditions based on reference with peer stocks. For example, you may want to BUY HDFCBANK when the price of HDFC bank is in uptrend. Similarly when the price of ICICIBANK is also in uptrend. We will show you how to setup algo...

Automating Supertrend By KivancOzbilgic

Strategy Premise The SuperTrend indicator is calculated utilizing the ATR to offset the indicator from the common price. When the price touches the SuperTrend collection it turns to the other direction. The indicator line adjustments its...

Risk Management Backtesting in TradingView

APIBridge allows you three levels of risk management, for instance you can see the details here. Although we cannot emphasize more how risk management is essential for profitable trading. However in this article, we will show you how very simple risk management...

Automating Alerts with Pinescript

If you are an active trader Automating Alerts with Pinescript could be helpful for generating alerts for APIBridge completely. The standard practice is to type every time alert details like TYPE, PRICE, SL, SYMBOL etc. In other words we can easily fully automate it in...

How to use Trendlines for Algo in TradingView

First, from the left of the chart in tradingview website click on the trendlines icon. Select one of the trendlines and draw over the chart. Select the drawn trendline to see additional options will popup over lines. Click on the New Alert icon from the popup. In the...

How To Trade from TradingView Screener

You can use TradingView stock screener to filer among 100s of stocks of your choice. Trading view offers free stock screener for various exchanges, with this one can easily filter stocks based on various technical or fundamental parameters. In this tutorial we are...

How to set powerful algo alerts in TradingView?

In the alert message box, you can define the following, each on a new line. All constants such as SYMBOL/TYPE should not be misspelled, “:” colon symbol acts as a separator and TYPE should be on top of group. NOTE: 1. Values in Alert box are given precedence over...

Setting up First Strategy in TradingView

You can easily set up your first strategy in TradingView. Here is a 2-minute tutorial to start algo trading with a simple moving average strategy in TradingView. We have listed all the steps to help you in applying the strategy. Here are the steps involved to apply...

Do I need Free or Paid version in TradingView?

Both free and paid versions of TradingView give real-time data, and you can use both for trading. However, you cannot use continuous alerts in Free version. Once you set an alert, it will trigger once and then disable automatically. Also, you cannot set more than two...