Rajandran R Telecom Engineer turned Full-time Derivative Trader. Mostly Trading Nifty, Banknifty, USDINR and High Liquid Stock Derivatives. Trading the Markets Since 2006 onwards. Using Market Profile and Orderflow for more than a decade. Designed and published 100+ open source trading systems on various trading tools. Strongly believe that market understanding and robust trading frameworks are the key to the trading success. Writing about Markets, Trading System Design, Market Sentiment, Trading Softwares & Trading Nuances since 2007 onwards. Author of Marketcalls.in)

How to Integrate Tradingview Charts and Ideas with Amibroker

36 sec read

In the last tutorial we had seen a simple trick to access fundamental screener inside the Amibroker EOD database. Now how about accessing trading intraday charts, indicators and trading ideas inside Amibroker. We will be using Amibroker Web research feature to achieve this simple task.

Requirements
1)Amibroker v4.9 or above
1)Realtime/EOD Amibroker Database which supports NSEIndia symbols.

How to Integrate Screener with Amibroker?

1)Open Amibroker and Goto Tools Menu ->Customize
2)From the Customize Dialog box goto the tab Web Pages

3)Now press the New button Type the url and description as shown below

URL : https://www.tradingview.com/chart/?symbol=NSE:{t}
Description : Tradingview Charts

URL : https://www.tradingview.com/symbols/NSE-{t}/
Description : Tradingview Ideas

where {t} represents the ticker symbol

4)Now goto File->New->Web Research

5)And Select Tradingview Charts/ Tradingview Ideas from the Address combo-box

6)Bingo! you are done. Now select any NSE Stock Symbol and you will get access to intraday charts from Trading view and Trading Ideas from the Tradingview trading community.

Rajandran R Telecom Engineer turned Full-time Derivative Trader. Mostly Trading Nifty, Banknifty, USDINR and High Liquid Stock Derivatives. Trading the Markets Since 2006 onwards. Using Market Profile and Orderflow for more than a decade. Designed and published 100+ open source trading systems on various trading tools. Strongly believe that market understanding and robust trading frameworks are the key to the trading success. Writing about Markets, Trading System Design, Market Sentiment, Trading Softwares & Trading Nuances since 2007 onwards. Author of Marketcalls.in)

[Live Coding Webinar] Build Your First Trading Bridge for…

In this course, you will be learning to build your own trading bridge using Python. This 60-minute session is perfect for traders, Python enthusiasts,...
Rajandran R
1 min read

[Webinar] Understanding and Mitigating Curve Fitting in System Trading

"Understanding and Mitigating Curve Fitting in System Trading"! This dynamic session aims to equip novice to intermediate traders, quantitative analysts, and financial engineers with...
Rajandran R
1 min read

P-Signal Strategy Long Only Strategy – Amibroker AFL Code

This tutorial provides an overview of the P-Signal reversal strategy, a quantitative trading strategy that utilizes statistical parameters and error functions to generate probabilistic...
Rajandran R
2 min read

15 Replies to “How to Integrate Tradingview Charts and Ideas with Amibroker”

  1. RAJENDRAN SIR, GREAT GUIDANCE FOR AMIBROKER USERS. WHILE I WAS TRIED, I GOT MESSAGE

    Oops, your browser is not supported!

    Please update your browser to the latest version, or use one of the following:

    PLEASE LET ME KNOW TO COME OUT FROM THIS ISSUE.

    1. Amibroker uses IE browser by default. Some of the trading view components supports only modern browsers in such a case IE8 or above is recommended. It is always recommended to have a recent IE browser.

  2. Hi Rajendran,

    Thanks for the recent idea. I have IE11 installed on my system but its still give me the same error saying browser not supported.
    can you help in any other work around?

    Thanks in advance.

  3. Oops, your browser is not supported! …I have IE 11 installed with Latest Updates but still i am getting the same error…

  4. Amibroker gets shipped with IE7 browser by default due to which this issue occurs. If you have 6.20 and version below you will notice this issue for the above urls mentioned. Update to their latest beta version based on when you purchased your amibroker they allow a free update(Note these are Beta versions which means you can expect crashes as beta versions might contain bugs)

    From their release notes in 6.25.0 Beta

    Web Research: many HTML5 pages did not display properly because of the fact that web browser used old IE7 mode. Now browser uses IE11 mode at minimum for proper HTML5 rendering

  5. If you are having problems you can do the following:

    Open RegEdit (registry editor)

    Locate/create this key:
    HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION

    Create DWORD value with name Broker.exe and value: 11001 (decimal)

    This instructs the OS to use IE11/HTML5 engine instead of some older one.

  6. Hi srikanth sir
    can u pls load a video in youtube or a word which has step by step explanation..will be usefull fir layman

  7. Hi Mr. Srikanth,

    Thank you for your advice, It is working but I am unable to use my local amibroker data and symbol. Please give the solution for Plot my local Amibroker Data and Symbol apply to TradingView Charts

    Thank you

  8. Dear Rajendra Sir ,

    The following procedure is working. But unable to get my AMIBROKER DATA with TRADINGVIEW.

    Please give me solution

    Locate/create this key:
    HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION

    Create DWORD value with name Broker.exe and value: 11001 (decimal)

    This instructs the OS to use IE11/HTML5 engine instead of some older one.

  9. NICE SIR, IAM NEW HERE ,BUT REALY AWSOME.SIR PLZ TELL ME IF I WANT INVESTING.COM CHART HERE THEN WHAT i HAVE TO DO?

Leave a Reply

Get Notifications, Alerts on Market Updates, Trading Tools, Automation & More