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
Looking to acquire a good MT5 based EA that works on Gold, forex pairs or BTC. Must be suitable for current market conditions and profitable in backtests. Suitable on 1 Min timeframe to be used on, Must be actively opening many positions throughout the day. Share me the details if this matches something you have or developed. Looking to get this finalised within the weekend
Strategy:Identify Supply and demand zones and generate buy and sell signals based on the price action within these zones. Confirmation:Use MA filter to confirm trading directions. Risk - Reward Ratio: 1:5. Risk Management: Limit risk to a predefined percentage of account balance . Additional features: include alerts for signal generation, SL and TP
Prakash 30 - 200 USD
i want to make trading bot for my xauusd trading. who can provide me code for good algo for auto trading? which logic is safe for trading?i want expert who can made code for me. thanks
Smc 30 - 200 USD
#property copyright "Amanda V" #property version "1.01" #property indicator_chart_window #property indicator_buffers 0 #property indicator_plots 0 input int InpSwingLookback = 30 ; // Swing Lookback Period input double InpMinWickPct = 30.0 ; // Min Rejection Wick % input color InpBullColor = clrAqua ; // Bullish Sweep Color input color InpBearColor =
Description: I need an MT5 Expert Advisor built to exactly replicate a TradingView Pine Script strategy. This is a range mean reversion system . All logic must be followed precisely. No optimisation, no interpretation. The EA must behave identically to the logic below. Market & Timeframe Primary: NAS100 (but must work on any symbol) Timeframe: 5-minute Must work regardless of broker (handle symbol digits properly)
I am looking for an experienced MQL5 developer to improve an existing forex EA, not build a completely new robot from zero. Important note: I use GPT to help me write because my English is limited. The wording may be assisted by GPT, but the trading issues, testing observations, and improvement goals are real from my side. I need a developer who is patient, understands strategy logic well, and can explain the
Fair Value Gap Expert , Optimize the core logic for live chart . [Filters are working] Lets ace the trailing stop . Change points to pip . Project will start from next week
I am looking to develop a highly optimized and fully modular script in MQL5 specifically for detecting RSI Divergences. This script will serve as a foundational building block to be integrated into a larger, comprehensive Expert Advisor (EA) later. Therefore, execution speed, strict logic, and a clean codebase are my absolute top priorities. Here are the core technical requirements for this project: 1. MQL5
My requirement i have mention in the video. I explain it from a screen record will be more clear https://www.youtube.com/watch?v=oTCWx7tfckM Mainly RSI martingale TP/SL lot size will auto base on the profit/loss i wish to risk
We have an existing Expert Advisor (EA) for MetaTrader 4. We need to restrict the EA so it only works on specific MetaTrader account ID(s). Key Requirements: Add account ID locking functionality to the EA. EA should run only on authorized account number(s). If used on any unauthorized account, the EA should: Stop trading, and/or Display an error message (e.g., “Unauthorized Account”). Ability to easily update or add

Project information

Budget
30+ USD