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.
相似订单
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
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
Hi i need help to connect my chat gtp with ninja trader I have all tools. Just need supervision and seeking a professional who can do that for me. This the bridge extension https://crosstrade.io/blog/chatgpt-to-ninjatrader-mcp-walkthrough
Swing Breaks & AMD Expert Advisor The Swing Breaks & AMD Expert Advisor is an automated trading system designed around two core market-structure concepts: Swing Breaks and the AMD (Accumulation, Manipulation, Distribution) model . The EA is designed to analyze price action, identify meaningful swing structures, detect potential breaks of those structures, and evaluate the surrounding market behavior for possible AMD
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained