EA to Send notification on email and mobile notification with trail stop and move to break even function

MQL4 Experts

Specification

I should be able to test the EA within 3 days

EA should work on all major and minor pairs and XAUUSD

the EA should send notification on email and mobile notification.

it should also have a pop up notification on mt4.

the message on notification and pop up should be identifiable. meaning I should know in what pair the signal is coming from and in what direction(long or short)

it should also have a special notification when the signal in 15 mins is met and if the signal in 5 min timeframe are met within the 15 min timeframe.

example:

normal notification: "LONG on XAUUSD@(date and time)"

special notification: "(anything I want to put) SHORT on GBPNZD@(date and time)"


main timeframe: 15 mins

supporting time frame: 5 mins


requirement:

heiken ashi candle

RSI

STOCHASTIC

EMA


after giving a notification the EA should be able to identify if there are any trades are open on the pair in which the ea is attached and it will then activate the break even function if conditions are met.


the EA should have a break even function that moves X pips above the entry level once the current price reached Y pips above the entry level

and the EA should be able to move the stoploss X pips above the last trade being opened.I should be able to turn it on and off

example:

if I have 50 trades opened on different price level on GBPUSD and the current price moves 25 pips above the 50th trade entry.

all the stop loss from the 1st to 50th trade entry should be moved 5 pips above the 50th entry level.


the EA should also have a trail stop function based on a given percentage for the total number of pips or a given total number of pips profit.should be modifiable. I should be able to turn it on and off


(percentage)

it has to reach a certain number of pips in total before it would be activated. and when the pip count drops a certain number of percentage it would close all of the open trades on that pair. but as long as the total pip count on that pair rise it would still follow the percentage.

for example:

I decided to have a total pips profit of 100 before the trail stop would be activated

and the total profit should drop down to 80% from the high before the EA closes all position.

let's say I opened 10 trades in gbpusd and the total pip profit reached 100

the trailing stop is activated and when the pip profit count suddenly drops to 80 pips or below. the EA would close all the position.

but if the total pip profit count still continue to rise the trail stop will also follow as with sample scenario below:

Total pips in profit reached:move trail stop to 80% of total profit:
150 pips120 pips 
180 pips144 pips
276 pips220.8 pips
324 pips

259.2 pips

(total number of pips profit)

it has to reach a certain number of pips in total before it would be activated. and when the pip count drops a certain number it would close all of the open trades on that pair. but as long as the total pip count on that pair rise it would still be Xpips away from the current price

for example:

I decided to have a total pips profit of 100 before the trail stop would be activated

set trail stop 5 pips away from current price


rules on where the EA would base its signal notification will be discussed further. contact me



Responded

1
Developer 1
Rating
(22)
Projects
28
29%
Arbitration
3
0% / 67%
Overdue
7
25%
Free
2
Developer 2
Rating
(250)
Projects
460
26%
Arbitration
140
20% / 59%
Overdue
100
22%
Working
3
Developer 3
Rating
(365)
Projects
507
40%
Arbitration
159
17% / 74%
Overdue
99
20%
Loaded
Similar orders
EA for RENKO 30+ USD
You are a professional MQL5 developer. Build a MetaTrader 5 Expert Advisor based strictly on Renko brick logic. ===================== RENKO ENGINE ===================== - Custom Renko calculation (no MT5 offline charts) - Brick size = user input (points) - Brick direction: +1 = bullish -1 = bearish - Use ONLY closed Renko bricks - No repainting - Single Renko engine used for trading + visuals =====================
Looking for a reliable Expert Advisor with a proven track record? I'm seeking an EA with source code that meets the following criteri *Requirements:* - .mq5 source code (well-commented and readable) - 4-year backtest (Jan 2022 - Dec 2025) with tick/data quality details - 1-month demo test on live/demo broker - ~15% monthly average returns (medium risk) - Max drawdown ≤15% (equity/drawdown report) - No grid
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy . If you already have an EA that is proven, consistent, and production-ready , I’m open to reviewing it immediately. Please apply only if you meet all the requirements below . Submissions without a proper
I need a custom MT5 Expert Advisor named “Dark Venus”. Strategy details: - Timeframe: M5 / M15 - Market: Forex (all major pairs) - Strategy type: Trend + Scalping - Indicators: • EMA (Fast & Slow) • RSI filter • ATR for Stop Loss & Take Profit - Trades only during low-spread sessions (London & New York) Trade Rules: - Buy when fast EMA crosses above slow EMA + RSI confirmation - Sell when fast EMA crosses below
//+------------------------------------------------------------------+ //| FXE Trader Smart AI EA (Deriv MT5 Forex) | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; // ===== INPUTS ===== input double RiskPercent = 1.0; // % risk per trade input int FastEMA = 50; input int SlowEMA = 200; input int RSI_Period = 14; input int
Acquire existing profitable Expert Advisor with source code for client investment portfolio - Full .mq5 code (clean & commented) - 4+ years backtest (Jan 2022 - Dec 2025, 100% tick data) - ~10% monthly return - Max DD ≤15% - No grid/martingale (strictly enforced) - 1-month forward test required - Send trade history + EA details for review - Demo EA file needed for backtest replication - Open to any currency
i need the multi-chain dex bot with set up and installation i need you to help me set the copy reading wallet on binance or phantom with capital for 100 Euro to 1 Million in one year
Please teach me orderflow 300 - 3000 USD
I am searching a profitable trader that is using orderflow in his analysis. Only serious offers please. Please send me your history of trades. I need proof. Merry Christmas everyone
Greetings, I'm seeking a price quote for the following EA description. 1) Short positions are opened after trades that have closed below the open of the trade. 2) Long positions are opened after trades that have closed above the open of the trade. 3) The base lot size plus the spread is applied for every trade that opens after the take profit has been reached. 4) Double the lot size of the previous trade plus
I have an issue with my ninja script and i would like you to help me straighten things I wanted to create an indicator and i have the source code already but i am getting compiling errors on my NinjaTrader And i tried fixing the error it still same I sent 3 images here for you to understand the errors and i would like to ask if you can help me fix it so i can go ahead and compile my source code. Thanks

Project information

Budget
30+ USD