EA Setup – MetaTrader 4

Click ‘Download’ in the ‘Download EA’ section in Dashboard page
image012 1.jpg

2. Place the EA in Experts folder

Click ‘Open data folder’ in MT4
image001.jpg

Click on MQL4 in Data Folder; then click on Experts to place the file in Experts folder
image002.jpgThen click on Experts in MQL4 folder; paste the EA file in Experts folder
image003.jpg
Paste the EA file in Experts folder
image004.jpg

3. Allow WebRequest for listed URL

Click “Tools” → “Options”. Tick 'Allow automated trading', 'Allow DLL imports' and add following URL:
https://tradingviewlink.com

image43_mt4.jpg

4. Enable Auto Trading

Ensure that ‘AutoTrading’ button is in green.
image006.jpg

5. Click refresh on EA section in MT4

TradingView Link EA should be appeared.
Note: You only need to run the EA on one of the charts with any timeframe in order to trade all symbols in MT4.
image007.jpg

6. Set up EA and Input Parameters

Tick ‘Allow live trading’ and ‘Allow DLL imports’
image008.jpg
For ID please input your webhook ID for TradingView Link. For other parameters, please refer to the ‘Documentation’ section.