EA TO COPY SIGNALS FROM DISCORD TO MT4

MQL4 Esperti

Specifiche

Hello! I would like to ask if there is anyone here who would be able to create an EA that can copy Discord signals/messages to MT4 (open the trade according to the received signal) 

I'm subscriber to the signal proivider who is using Discord to post his trades and unfotunately most of them I'm missing because of the time difference or being busy with work. EA need to be able to open the trade using current market price or provider price +- 5 pips just in case price will move a little bit before signal will be copied, it usualy takes EA few seconds to copy and open the trade in MT4. EA must be able to open not only forex pairs but also commodieties like Gold (XAUUSD) or major Indicies (like US500). Also EA has to be able to close the trades when such information is provided by the signal provider and also set appropriate TP and SL levels. It also has to be able to set custom LOT size per trade. I know that it can't set two TP for one trade so it can be made to open one trade per one detected TP, or just one trade with one TP if it is too hard to implement.  Something like this (just so you know what I'm talking about) -->



Signals looks like this (example):


BUYING


USDCHF now at the current price of around 0.98150

TP1: 0.98450

TP2: 0.99500

SL: 0.97850

Later there will be information to close the signal, for example like this:


Closing USDCHF here with minimal 8 pips loss.

(It would be good if it can detect words like "close"/"closing" just in case it will be written differently)


Example of a sell trade:


SELLING VIA SELLSTOP 


GBPNZD at the price of 1.98300

TP: 1.97500

SL: 1.98600


CLOSE GBPNZD everyone.


Sometimes two signals are being sent at the same time, so it would have to open two trades if necessary:


SELLING VIA SELLSTOP (PENDING ORDER)

GBPAUD at the price of 1.89450


TP: 1.88700

SL: 1.89800


BUYING VIA BUYSTOP (PENDING ORDER)

GBPAUD at the price of 1.89900

TP: 1.90500

SL: 1.89600



In case something is not clear or you need some additional information just please contact me directly.


Thank you.

Con risposta

1
Sviluppatore 1
Valutazioni
(144)
Progetti
199
42%
Arbitraggio
20
25% / 55%
In ritardo
10
5%
Gratuito
2
Sviluppatore 2
Valutazioni
(69)
Progetti
93
34%
Arbitraggio
10
40% / 30%
In ritardo
5
5%
Gratuito
Ordini simili
Hello, I want this project to be a complete redesign, not just an update. My goal is to build an institutional-grade TradingView indicator that is extremely accurate, stable, fast, and completely non-repainting. You are free to modify, delete, replace, or completely rewrite any part of the code if it improves the final result. I don't care about preserving the current code or appearance—I only care about building the
I have few EAs that I want to place on market, but I can't due to some errors, please help me, because I am not a programmer. Source of code required, bug free version, ony my computer it must works not only on your computer
Hello dear all developers, I will find here python programmers? I would like to create an Expert Advisor, if you can you can convert, because I already have Expert Advisor written in mql5 or maybe you will create a bridge? it's up to you, but I need 1:1 copy
Hello! I am searching a professional programmer for regular works. I don't care if you have 1 projects done or 1000, show me your skills. I need to create an EA based on Zig Zag indicator and candlestick patterns, EA must works on all time frames, source of code required
My EA have bug 30+ USD
Expert Advisor have a bug, I tried to fix it somehow with searching on google, but I couldn't fix find a solution. Please fix it, I will send you erorr type, what line etc. Only serious programmers, not amateur please. My time is precious
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Hello All, can someone help me to make an EA base on MACD, https://www.mql5.com/en/code/14669 and RSI. If you are able to make this than please get me in touch, i will appreciated Thanks and best Regards Kodj007
EA 45 - 205 USD
If EMA20 > EMA50 AND RSI > 55 AND No Open Position THEN Buy SL = 50 pips TP = 100 pips If Profit > 30 pips Move SL to Break Even If Profit > 50 pips Enable Trailing Stop

Informazioni sul progetto

Budget
30 - 100 USD