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
EA for mt4 30+ USD
I'm looking for an experience developer that can help develop an EA based Strategy below into EA itself no issues if used martingale & fix lot . Symbol: XAUUSD i will explain to the developer more datils before doing the EA. i will send the indicator and the set point. 1- indicator extreme 2- stochastic Oscillator can you add lots of features to your EA which will be so much useful such as 1- Trailing stop 2-Break
PAIR : EURUSD ONLY TIMEFRAME: M1 SESSION:LONDON SESSION ONLY(CONFIGURABLE START / END TIME) TREND FILTER: - USE VWAP AS MAIN TREND FILTER - BUY ONLY WHEN PRICE IS ABOVE VWAP - SELL ONLY WHEN PRICEIS IS BELLOW VWAP STRUCTURE CONDITION : - TRADE ONLY AFTER A VALID BOS (BREAK OF STRUCTURE) - BOS MUST BE IN THE SAME DIRECTION AS VWAP TREND -IGNORE COUNTER-TREND BOS ENTERY CONDITION (ORDER BLOCK ): - AFTER BOS , WAIT FOR
TDI FILTER 30+ USD
EMA TDI FILTER Hello loking for Tdi indicator that use ema as filter ema 200 for trend direction ema 50 for pullback for pullback price has to touch or go below 50 ema but does not have more tha 2 candle that open and close below 200ema ( if 3 candle open and close below 200ema the signal is false) tdi grean line (rsi line)has to be out of the band and above OB level eg 68) sharkfin/ and then return to the band
Hi, I’m looking for an experienced MT5 developer to build a manual trade copier EA (Master → multiple Client accounts). I trade manually on my master MT5 account, and whatever I do (open, close, SL/TP change, partial close, pending orders) should be copied automatically to my clients’ MT5 accounts through a server-based system (clients can be anywhere, any broker). I want to be honest: I already tried developing the
I am looking for an experienced developer to create an automated trading bot on the Quantower platform based on my trading rules. The bot should execute trades automatically. Kindly bid for it if it is what you can code for me
Hello, I have a strategy written in Pine Script (TradingView) that used to send signals to MetaTrader 5 via PineConnector. Now I want a native MT5 Expert Advisor (EA) written in MQL5, so I can do full backtesting and trading inside MetaTrader without any external bridge. I will provide: - Full Pine Script code - Entry and exit rules (based on BOS and OB logic) - SL/TP and dynamic risk management (R:R) - Breakeven
EA for Gold 30+ USD
I am looking for a good EA robot for gold that will be taking trades on 1 min chart and takes profits on 1$ move on gold. that can take as many entries as possible in a day. example: ENTRY ON 3000.00 AND TAKE PROFIT AT 3001.00. The robot will have all the trading knowledge and strategy with a high win rate
Hi, I am looking for a good Forex programmer that could build a EA robot , It will have to be built base on fibonachi retracement, 0 , 0.236, 0.382 , 0,5 , 0.618 , 0.786, 1, 1.618 , 2.618, and 3.618, the robot should be able to make me input the fibo numbers myself. stop Loss, T.P
PROJECT DESCRIPTION I am using a Telegram → MetaTrader trade copier (currently TWP Copier 1.08) which receives trade signals correctly but does NOT consistently execute trades on MT4, despite: Signals being received and logged AutoTrading enabled Live trading allowed Correct symbol names (no suffix/prefix issues) Manual trades working perfectly No trade conflicts or filters blocking execution CURRENT ISSUE Telegram
hello Hello, I have a project I want done for a NinjaTrader Script that would involve 2 phases. Phase 1. I simply want a ninja trader strategy that will take whatever custom user defined high/low range defines in the settings than executes a breakout trade either once a candle closes above / below the range or simply crosses the high/low of the range by placing stop orders. The way it takes the breakout will be

Informations sur le projet

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