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
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
I have existing compiled indicator and script files (EX4) and would like to have them recreated in both MQL4. ⚠️ Important: This project is NOT for decompiling or reverse engineering. Instead, the goal is to: Analyze the behavior and output of the provided files Recreate equivalent functionality from scratch Deliverables: 1 MQL4 indicator source code (.mq4) 1 MQL4 script source code (.mq4) Requirements: The recreated
I need a good programmer to help convert an existing indicator to a trading EA that can work on both MT4 and MT5. The expected features on the EA is as follows: Max Spread: Magic Number: Take Profit: Stop Loss: Trailing Stop: Fixed Lot Size: Money Management: false/true Min Lot Size: Max Lot Size: Risk to Trade %: Daily Profit Target %: Add news filter. Get my jobs with source code
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot

Informazioni sul progetto

Budget
30 - 100 USD