Connect TradingView signals to MT4 using webhooks

MQL4 Experts Forex

Tâche terminée

Temps d'exécution 6 jours
Commentaires de l'employé
Excellent customer. His communication and document are crystal clear.
Commentaires du client
Very professional, skilled and very fast developer. Excellent cooperation - highly recommended.

Spécifications

Hi second time (I deleted previous order by mistake),


I would like to connect my TradingView signals to MT4 using webhooks. As of now, using my own Telegram channel seems to be the easiest and safest option. 

Now Im using this solution https://www.tradingviewtomt4.com/

Here is the overall flow: 

  1. Alert setup in TradingView (from strategy script)
  2. TradingView generates alert when condition is triggered (currency + order type + risk management or lot size from alert comment field).
  3. TradingView sends alert using Webhook URL field to send the signal to Telegram - I want to use this default syntax from tradingview   
  4. Telegram reads signal data and forwards signal detail to MT4 EA 
  5. MT4 opens order. EA can works with default lot size (i can set in tradingview messsage) or risk management calculation based on this https://www.tradingviewtomt4.com/blog/why-risk-manegement - Im using this just now, but the EA is not 100% reliable and the syntax is limited.
  6. Im using multiple accounts on one VPS (3-4 MT4 apps on one desktop) - I need the account identification and send signals to the specific account (will be in the Tradingview message)
  7. I need Central % equity stop (close all trades and stop autotrading/bot) + Notification when robot is stopped - I can set SL for all trades on acount for example on 50% of my account equity (should be calculated from last balance), then close all trades and stop automatic trading on metatrader and send notification to MT4 mobile app.


I want to use this placeholder to build my alert's notification message. They will be replaced by their corresponding value when the alert triggers. ( )

  • {{ticker}} - returns SYMBOL (EURUSD, BTCUSD, EURGBP, …)
  • {{strategy.market_position}} — returns the current position of the strategy in string form: “long”, “flat”, or “short”.
  • {{strategy.order.alert_message}} - returns specific message from EA (account and risk management in my case)


Message from tradingview looks like this:

Open Orders:

long_SYMBOL_account_SLinPoints_Risk%
short_SYMBOL_account_SLinPoints_Risk%

example:

long_EURUSD_111222333_150_0.05 = opens a long order on EURUSD  on account 111222333 with an SL 150 points away with 5% risk if SL triggers
short_EURGBP_222333444_300_0.03 = opens a short order on EURGBP  on account 222333444 with an SL 300 points away with 3% risk if SL triggers
long_EURJPY_222444666_300_0.00= opens a short order on EURJPY on account 222444666 with an SL 300 points away and the default lot size (I can set in EA)

Close Orders:

flat_SYMBOL_SLinPoints_Risk%_account

example:

flat_EURUSD_111222333_150_0.05 = close all orders on EURUSD on account 111222333 (with „flat“ order everything else in the text after account number has to be ignored)


The signals form tradingview can come in the same time - it is necessary to follow the sequence of signals

I look forward to answering your questions if any. Developer with proven experience will be preferred. 

It is not a problem to increase the budget if its necessary.

Thank you :-)


Répondu

1
Développeur 1
Évaluation
(164)
Projets
218
50%
Arbitrage
6
17% / 67%
En retard
11
5%
Gratuit
2
Développeur 2
Évaluation
(69)
Projets
93
34%
Arbitrage
10
40% / 30%
En retard
5
5%
Gratuit
3
Développeur 3
Évaluation
(137)
Projets
220
52%
Arbitrage
22
23% / 55%
En retard
64
29%
Gratuit
Publié : 3 codes
Commandes similaires
Mt4 indicator 50+ USD
I was on co pilot and they said they can build this harmonic prz indicator for me but i was not able to build it. Can anyone help, I have the indicators in ex4 file but not the mq4 files. I want to add these indicators and you can turn it into a complete full indicator like the attached photo I sent and also if you can make it into an automated EA, that would be awesome
Am looking for an well experienced developer or team to build a basic forex trading automation system connected to MetaTrader (MT4/MT5). The system should allow users to connect their trading accounts and execute trades automatically based on predefined signals or a master trading account. Experience with MetaTrader APIs, trade copying systems, and forex automation is preferred. NOTE: Kindly apply if you have done
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or
Good morning, I have a Gap Fill strategy and a 10 min opening range break strategy that trade on RTH ES Futures data I have been working on that seem to have some bugs while live trading. They have both been coded by ChatGPT so I would like someone that know how to properly code a strategy to go over each to proof and debug them. Would you be able to do this and could you possibly add some context or features that
Broker is Blackwell Global. I run a MAM account and have been using a bot that uses 0.02 lots per £100 with only 1.5% risk per trade but the bot has been unprofitable. The more lots per £100 the better, but risk of roughly 1%-2% + fees of 4 pence per 0.01 lots should be considered. The more trades the system does the better, as this is a MAM account - HFT would be perfect but any strategy is okay. Any forex pair is
I am looking for an experienced MQL5 developer to build a fully automated trading bot (Expert Advisor) for MetaTrader 5 . The bot will focus on trend-following scalping and must be designed to trade XAUUSD and BTC on the M1 timeframe . The objective is to create a stable and efficient EA that can open multiple trades per day while managing risk using proper stop-loss, take-profit, and trailing stop mechanisms
I’m looking for an experienced MQL5 developer to build an EA for MetaTrader 5 based on a Pin Bar price action strategy. The developer should propose and explain the detailed strategy. Goal: Consistent performance with a target around 8%+ monthly profit. Stability and risk control are more important than high risk. When applying, please include: Your Pin Bar strategy logic Examples of previous MT5 EAs Estimated
Hello, I am looking for an experienced MT5 (MetaTrader 5) developer to create a simple and reliable Forex trading EA. Broker: Skyriss Platform: MT5 Requirements: • EA should work only on Forex pairs (EURUSD, GBPUSD, USDJPY, USDCHF) • Around 1–2 trades per day is enough • Proper risk management with Stop Loss (SL) and Take Profit (TP) • Prefer low-risk trading with 0.01–0.03 lot depending on balance • No martingale or
hello, please take a moment to review my project. It is for Quanttower. it is very detailed in the instructions. Thank you, Just let me know if you can do it and the whats the cost and timeframe
Key Requirements: Source Account: Connect to a Master account using Investor (Read-only) Password. Destination Account: Execute trades on a Live Slave account with full trading access. Currency Focus: The system must handle Currency Pairs accurately, including symbol mapping (e.g., EURUSD to EURUSD.m) between different brokers. Stealth Features: Remove/Disable all trade comments. Assign custom Magic Numbers to the

Informations sur le projet

Budget
50 - 500 USD
Délais
de 1 à 10 jour(s)