I require an EA that tracks the equity curve of a particular EA defined by its magic number and/or comments. Should the equity reach a certain stop loss limit (Minimum Equity), the EA will close all transactions (including pending order) for the particular EA being monitored.
I would also need a trailing stop. This Trailing Stop is made up of the stop loss limit (Minimum equity) plus a certain percentage or fixed amount added to it on a daily, weekly or monthly basis. So if the equity curve drops to the set limit + a set weekly percentage for example , all transactions for the monitored EA will close.
This EA will not close any other transactions apart from the ones defined by the magic numbers and/or comments settings.
The settings for this EA will be:
EA to monitor : this is just a text for reference
Filter Magic Number conditions: options are None, All, Equal, Not Equal, Contains and Not Contains
Filter Magic Numbers: commas separated magic numbers to monitor
Filter Comments conditions: options are None, All, Equal, Not Equal, Contains and Not Contains
Filter Comments : commas separated comments to monitor
Initial Balance : This is the initial balance used to calculate the equity curve, profit and loss will be added and substracted to this number from the monitored EA
Minimum Equity : This is the level at which if the calculated equity is reached, all positions for the EA being monitored are closed. This is basically the stop loss
Trailing Stop Start Date: the date from which the trailing stop starts (can be in the future)
Trailing Stop period: Daily, Weekly, Monthly
Trailing stop method: percentage or fixed amount
Trailing Stop Fixed Amount
Trailing Stop Percentage
Alerts: On /OFF
Alert Text
Alert Popup
Alert Email
Alert Notification
I will also need a panel on the chart to show all the settings except alerts and to also show the calculated Equity and net profit (calculated profit / initial balance) and the running trailing stop
The calculated Equity will be made up of all profit and losses for the monitored EA net of commission and swap fees.
Please note that this equity protector doesn’t monitor the account equity but the equity for the trades of a particular EA.
Also it is a requirement that if the chart this EA is attached to closes, nothing is lost and that this EA continues where it stopped on restart.
We will need to supply a fully functional EA for MT5 and the source code.
Similar orders
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo, in grado di adattare il proprio comportamento alle mutevoli condizioni di mercato di XAUUSD. Lo sviluppatore dovrebbe essere libero di combinare qualsiasi tecnica ritenuta opportuna
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
Title: Multi-Timeframe Pure Price Action & Elliott Wave Execution Bot for XAUUSD 1. Project Overview I need a robust, automated trading bot (Expert Advisor) for MetaTrader 5 (MT5) to trade XAUUSD (Gold) exclusively. The strategy is built entirely on Top-Down Multi-Timeframe (MTF) market structure, pure price action, and Elliott Wave principles. It does not use traditional lagging technical indicators (like RSI or
Build a fully mechanical EA for XAUUSD on D1 timeframe. Trader spends 5-10 mins per day to run it. No discretion. EA calculates, places orders, and walks away. Timeframe Use the Daily (D1) timeframe . At the close of each completed daily candle, identify: Previous day's High (wick) Previous day's Low (wick) Previous day's Open