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
i want a developer to build me a robot according to mt style i want an engine which is going to trade gold with small accounts, i want it to be perfect or any developer who has that existing robot we can negoiate the price
I have a strategy currently running as an MT5 EA and want a faithful port to NinjaTrader 8 (NinjaScript). Same entry/exit logic, same risk model, matching backtest behavior as closely as the platform allows. I'll provide the MT5 source and a written spec of the rules. Please tell me the main differences I should expect between MT5 and NinjaTrader 8 (NinjaScript) for this kind of strategy
Hi, I am looking for an experienced MQL5 developer to modify an existing, fully functional MetaTrader 5 Expert Advisor (Source code .mq5 Version 2.62 will be provided). Brief Overview of the EA: It executes trades based on 4 custom Supply/Demand levels (R1, R2, S1, S2) which are inputted manually . It uses two custom indicators for confirmation: SPA (Price Action filter) and AMG (Volume/Momentum filter). The code
Description: I am looking for an experienced MQL5 developer to build a fully automated Expert Advisor (EA) for MT5 tailored for Prop Firm challenges and funded accounts. I need a robust, plug-and-play solution with rigorous risk controls. Key Requirements: Platform: MT5 Trading Logic: I am looking for a reliable strategy based either on a Breakout Strategy (e.g., London session breakout) or a Mean Reversion Strategy
I need someone to develop a very simple and basic Expert Advisor for MetaTrader 5. The EA should open and close trades based on a custom trading time schedule. I am a student and I do not have a budget, so I am kindly asking if someone can help me for free or as a beginner-friendly project. The EA does not need to be complicated. I only need basic settings for start time, end time, buy/sell option, lot size, stop
Profitable EA 50 - 5000 USD
I have been tired of losing money in forex for several years, I decided to buy an EA directly from the programmer , I am ready to put the right price for a real winning strategy, no matter which strategy is used. The main thing is that the strategy is profitable Send me a demo, I'll put it on the VPS. The most profitable strategy will be chosen after a week
I really like this platform. I am interested in trading and need funds for it. I enjoy both crypto and forex trading.I"really appreciate this platform. I am keen on trading and am looking for trading funds. I enjoy trading in both cryptocurrency and forex."
Titan Quantum Algo Engine V2 is an advanced MT5 Expert Advisor designed to identify high-probability market opportunities using trend analysis, breakout detection, and intelligent risk management. The EA automatically executes trades, manages stop-loss and take-profit levels, and helps traders maintain disciplined trading with optimized entry and exit strategies
The striker robot 30 - 2000 USD
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
//+------------------------------------------------------------------+ //| Simple XAUUSD EA | //+------------------------------------------------------------------+ input double LotSize = 0.01; input int StopLoss = 500; // in points input int TakeProfit = 1000; // in points input int MAPeriod = 20; int maHandle; int OnInit() { maHandle = iMA(_Symbol, PERIOD_H1, MAPeriod, 0, MODE_SMA

Informazioni sul progetto

Budget
30 - 100 USD