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 have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
Hello Developers, I want to build a custom Expert Advisor (EA) for MetaTrader 5 (MT5) to trade Gold (XAUUSD) and Bitcoin (BTCUSD). This will be based on my own custom strategy. Here are the project requirements: 1. Platform: MetaTrader 5 (MQL5) 2. Trading Assets: Gold (XAUUSD) and Bitcoin (BTCUSD) 3. Timeframe: Suitable for multi-timeframe execution (I will specify the exact timeframes in private chat) 4. Core
Standby Description . Prop Firm Environment . ( Monitor Execution and Handling Environment Changes as Required ) . Technical Issues . Delete extra lines of code (Clean Code , Folder) . Asset related translation , no need for Logic Alteration
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
Hello, I am reopening this project with a fully updated and clarified specification. I am looking for a high‑level MQL5 developer who can deliver a clean, stable, and professional Phase 1 version of my: Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) This EA is not a simple indicator conversion or a basic strategy. It is a structured
I am looking for an experienced MQL5 or MQL4 developer with a strong background in low-latency algorithmic trading, market data integration, arbitrage and execution optimization. The project involves developing a high-performance HFT Expert Advisor (EA) for XAUUSD or US30 on IC Markets that is designed for robust execution in both demo and live environments. The EA may use market data feeds (such as lmax,one zero or
I am looking for an experienced MQL5 or MQL4 developer with a strong understanding of high-frequency trading (HFT) concepts who can explain how certain HFT-style strategies have historically been able to pass proprietary firm evaluations while also being profitable on demo accounts and capable of transitioning successfully to live trading. I am interested in understanding the legitimate trading logic, execution