Equi Peak Drawdown Tracker
This tool for MetaTrader 5 is specifically engineered to streamline your trading operations. This technical indicator acts as a specialized analysis tool designed to visualize market data. It helps traders identify emerging trends, momentum shifts, and key support or resistance levels by plotting statistical calculations directly onto price charts.
How to Setup and Use Equi Peak Drawdown Tracker
1. Installation: Place your file in the MQL/Indicators folder via "Open Data Folder" and restart your terminal.
2. Loading: Find the indicator in the Navigator, drag it onto your chart, and configure the input parameters in the popup window.
3. Customization: Press Ctrl+I to open the indicator list, select your tool, and click "Properties" to change colors, levels, or visual styles.
4. Updating: Replace the old file in the Indicators folder with the new version and restart the platform to apply changes.
Frequently Asked Questions
Q: Why is my indicator not showing? A: Verify the file is in the MQL/Indicators folder, or try right-clicking the "Indicators" tree in the Navigator and clicking "Refresh."
Q: Do custom indicators slow down the platform? A: Too many complex indicators can impact performance; remove unused ones via the "Indicator List" (Ctrl+I).
Q: Can I use MT4 indicators on MT5? A: No, MQL4 and MQL5 are distinct languages; ensure the indicator is compiled specifically for your platform version.
Description & Settings
Visual reference of your EAs' performance: Manually enter your strategy's known or expected Historical Maximum Drawdown (e.g., from backtesting or previous results). This way, you'll always have a clear reference to see if your EA is within normal parameters or experiencing an unexpected situation.
Continuous monitoring of current risk: You can also use it to monitor the current drawdown in real time and check if you are exceeding critical levels that require your immediate attention.
Smart and detailed notifications: The indicator sends push notifications (to your mobile phone via the MetaTrader app) whenever a new drawdown record is set, or periodically (depending on your settings), to keep you informed without overwhelming you with unnecessary messages.
Automatic logging: Allows you to continuously log the drawdown to an external file (CSV or TXT) for later analysis. Who is it for?
Traders who operate with automatic or semi-automatic systems and want to quickly know if their EA is performing within the maximum expected drawdown.
Users who need to visually check the behavior of their strategies under real-life conditions versus expectations based on previous tests.
Any trader who wants to effectively manage their risk, knowing immediately when their trading goes beyond acceptable limits. Detailed Configuration Guide (Inputs)
These are all the customizable parameters of the indicator:
Magics to monitor (-1 tracks all) Specifies the magic numbers of the positions to track. Use -1 to monitor all of them.
Initial Max DD (%) This is where you enter your EA's known historical maximum drawdown (e.g., the highest result obtained in a long backtest). This will serve as a visual reference.
Refresh Interval (seconds) Frequency of calculation updates.
MaxDD update mode Defines how the all-time high is updated:
UPDATE_MAX_DD_IF_BIGGER: Automatically updates if the current one exceeds the entered history.
NO_UPDATE_MAX_DD: Never updates the manually entered historical value, but sends notifications every 60 minutes about the current status.
Send push notifications? Enable or disable push notifications to your mobile.
Fixed or peak reference? Choose how to define the balance reference:
REF_FIXED_BALANCE: Fixed balance, entered manually.
REF_PEAK_BALANCE: Always use the maximum balance reached (saved automatically).
Fixed balance (0 => current) Initial fixed balance. If you use 0, the current balance is taken when loading the indicator.
Color for current DD text Color of the current drawdown text.
Color for max DD text Historical drawdown text color.
Font size (current DD) Font size of the current drawdown.
Font size (max DD) Historical drawdown font size.
Labels behind chart? Place the texts behind the graphic.
Label X (pixels) Horizontal distance from the left edge.
Label Y (pixels) Vertical distance from the top edge.
Vertical spacing Vertical space between texts.
Print logs in Journal? Enable detailed messages in the Journal.
Enable File Log Automatically records the current drawdown to an external file.
File extension (CSV or TXT) Choose the format of the generated file. Automatic registration in file
Drawdown values are automatically logged along with the date and time in CSV or TXT format, located in the MT5 common folder ( MetaTrader 5 Terminal/Common/Files/ ). This is ideal for analyzing your results later.
Important recommendations to get the most out of it
Always enter the expected Historical Maximum Drawdown (backtesting result, previous performance, etc.) in the input "Initial Max DD (%)" . This will allow you to quickly assess whether your EA is experiencing a normal period or needs adjustments.
Place the indicator on a dedicated chart, monitoring all the magic numbers, or on each specific chart if you prefer independent data.
Carefully adjust the refresh rate, colors, position, and size of text for optimal viewing based on your preferences. To receive push notifications on your mobile
Open MetaTrader on mobile and copy your MetaQuotes ID ( Settings > Messages ).
In MetaTrader 5 desktop, go to Tools > Options > Notifications .
Brand Enable Push Notifications and paste your MetaQuotes ID.