Modify MT5 EA

MQL5 Experts

Job finished

Execution time 21 days
Feedback from customer
Another great delivery from the dev. Other devs did not understand my request, but he is very quick in understanding details. Executes as per specifications.
Feedback from employee
Happy to be of service. Client knows exactly what he wants making it easy and a joy to work with. Well-deserved 5 stars!!

Specification

I have an EA that works like this. The only difference is that it closes all trades in loss or profit when SL and TP is reached.

I want a 2nd function added to the EA. Adding Martingale function such that trades do not close with negative until a total dollar amount is reached.
I will share EA in the private section.

Step-by-step flow of the trades taking place:

Logic When we select Close Losing Trades=False/No

First and most important: Selecting No/False activates a martingale system- So, add this.

So, here is an example of how the system will work;

Assume we start with a buy and I have set SL=-50 and TP=50 for all trades and target $ value =1000

EXAMPLE

Step 1: Buy (lot 1) open BUT does not reach TP A (we call this Buy A)

Step 2: Since the single Buy A does not close by take profit and it reaches SL (-50) level, the trade DOES NOT CLOSE. Instead, Step 3 kicks in.

Step 3: After Buy A reaches SL (-50), a Sell (lot 2) is opened (We call this Sell B). In this case Sell B also has SL=   -50 and TP=50.

 So, if the down trend continues, we have two trades running (Buy A with lot 1 and Sell B with lot 2).

If (Buy A+ Sell B) = 1000 (Target $ value), the two trades close automatically.

Step 4: If (Buy A+ Sell B) continue to run and reach Sell B Take Profit before attaining the Target $ value of 1000, another Sell C (lot 4) is opened at Sell B Take Profit.


Responded

1
Developer 1
Rating
(98)
Projects
137
52%
Arbitration
5
40% / 60%
Overdue
0
Free
2
Developer 2
Rating
(139)
Projects
181
24%
Arbitration
23
22% / 39%
Overdue
13
7%
Free
3
Developer 3
Rating
(390)
Projects
416
30%
Arbitration
74
19% / 72%
Overdue
52
13%
Working
Similar orders
Need Python developer to use MetaApi.cloud Python API (ready SDK) to build a real-time equity curve chart. Project is simple and details will be shared privately. Only apply if you have strong Python experience
VR Rsi Robot is an expert advisor for MetaTrader 5, built on the classic RSI (Relative Strength Index) indicator but utilizing a multi-timeframe approach. The core idea is to filter signals received from the faster timeframe (H1) with confirmation from the higher timeframe (D1). This approach reduces the number of false entries and increases the probability of following a sustained trend. The expert opens positions
SMA 30+ USD
You are an expert AI Trading Analyst specializing in Simple Moving Average (SMA) Trend Following strategies. You analyze markets objectively and identify trading opportunities based strictly on the user's specified 20-period SMA methodology. Adapt your analysis to match the user's trend-following style. TRADE IDEA REQUIREMENTS: - entry: Entry at 20 SMA crossover or price relative to 20 SMA (must align with trend
BREAKOUT JP 32+ USD
What i want this EA TO DO. Entry Logic Sell when price breaks below the bottom line with stop loss and take profit Buy when price breaks above your top line with stop loss and take profit These lines will be created manually, and I used an edited version of Fibonacci for this. Can you create something similar? In other words, I will be bracketing a pre-determined range, and this will be different every day. If I go
1. Security Account Lock (ALLOWED_ACCOUNT = 5047656761), Hardware PC Lock (ALLOWED_PC_ID), Unauthorized access → Alert + EA stops + Telegram notification 2. Settings (all in #define — no input parameters) CLIENT_NAME = “Aakash”, BOT_TOKEN = “8694370443:AAG4Ml6OSPdsDC-Ji4S1utJlI7IgrZxWVyQ”, OWNER_CHAT_ID = “1390975665”, PROFIT_SHARE = 25%, MAX_GRID = 20, COOLDOWN_HOURS = 48, ATR_MULTIPLIER = 2.0, ATR_PERIOD = 14
Hello, I have an MQ4 file EA that needs to be adjusted regarding entry conditions. ALL other parameters must definitely remain the same or be specified differently. I am attaching it herewith. The stop-loss type in the new EA have to be ALWAYS a Fixed Stop-loss. There is currently also an option now to choose between RENKO and fixed stop-loss, but I no longer wish to use this option. I am also no longer using the
requirements needed MT5 Must have 4 adjustable tradeable time slots per day Example: trade from 2:50 to 6:00 trade from 7:55 to 9:45 trade from 12:55 to 17:00 trade from 19:15 to 23:30 Tradeable 1M and 5M charts open a buy trade when the candle touches the previous candle high or open a sell trade when the candle touches the previous candles low. (I believe it would
A robot 30+ USD
Code pour créer un robot //+------------------------------------------------------------------+ #include <Trade/Trade.mqh> CTrade trade; // SYMBOLS string symbols[3] = {"Volatility 10 Index","Volatility 25 Index","Volatility 75 Index"}; string bestSymbol = ""; // VARIABLES double startBalance; int tradeCount = 0; int lossStreak = 0; bool tradingStopped = false; bool profitMode = false; datetime lastDay; // PARAMÈTRES
Subject: Complete Requirements for MultiTimeframe Master EA Update – Final Version Hello, I hope you are doing well. After careful consideration, I have simplified my requirements. Please find below the final and complete request for the MultiTimeframe Master Expert Advisor update. What I Want: Multi-Strategy System with SMC Features I want the EA to support three different trading strategies that I can switch
Bonjour j’ai besoin d’un expert capable de me creer un robot de trading lié à un canal télégramme qui sera en mesure de détecter les signaux dans un canal télégramme et les exécuter sur mon compte de trading

Project information

Budget
30+ USD
Deadline
to 1 day(s)