Codes

Kijun-Sen with alerts for MetaTrader 5

The Kijun-sen line with color customization and sending alert on trend changes

Demo_IndicatorSetDouble for MetaTrader 5

Example of using IndicatorSetDouble() function. This is an indicator that turns upside down the maximum and minimum values ​​of the indicator window and values ​​of levels, on which the horizontal lines are placed

Demo_IndicatorSetString for MetaTrader 5

An example of how to use the IndicatorSetString() function. A simple indicator that shows how to create a label, e.g. "Overbought level" for each level

Demo_IndicatorSetInteger for MetaTrader 5

An example of the IndicatorSetInteger() function. A simple indicator that shows how to create a label, e.g. "Overbought level" for each horizontal level

Demo_FileReadInteger for MetaTrader 5

The indicator demonstrates the example of using the FileReadInteger() function

Demo_FileWriteInteger for MetaTrader 5

The script demonstrates the example of using the FileWriteInteger() function

Demo_FileTell for MetaTrader 5

The script demonstrates the example of using the FileTell() function

Demo_FileSize for MetaTrader 5

The script demonstrates the example of using the FileSize() function

Demo_FileReadDouble for MetaTrader 5

The indicator demonstrates the example of using the FileReadDouble() function

Demo_FileWriteDouble for MetaTrader 5

The script demonstrates the example of using the FileWriteDouble() function

Articles

Interview with Alexey Masterov (ATC 2012) for MetaTrader 5

We do our best to introduce all the leading Championship Participants to our audience in reasonable time. To achieve that, we closely monitor the most promising contestants in our TOP-10 and arrange interviews with them. However, the sharp rise of Alexey Masterov (reinhard) up to the third place has

Interview with Sergey Pankratyev (ATC 2012) for MetaTrader 5

The Championship is coming to an end leaving us with vivid impressions of many unusual trading strategies. However, the trading robot of Sergey Pankratyev (s75) is showing really peculiar things - it is trading all 12 currency pairs opening only long positions. It is not an error but just a response

Interview with Enbo Lu (ATC 2012) for MetaTrader 5

"Be sure to participate in the Automated Trading Championships, where you can get a truly invaluable experience!" - this is the motto of contestant Enbo Lu (luenbo) from China. He appeared in the TOP-10 of Automated Trading Championship 2012 last week and is now consistently trying to reach the

Interview with Ruslan Ziyatdinov (ATC 2012) for MetaTrader 5

The Championship keeps providing us with new discoveries, as well as new interesting Participants and unusual ideas implemented in the competition trading robots. While interviewing Ruslan Ziyatdinov (rusland1962), we learned about his simple approach to trading and found out why it is better to

Interview with Mariusz Zarnowski (ATC 2012) for MetaTrader 5

As December 28 is approaching, the list of leaders of the Automated Trading Championship 2012 is becoming clearer. With only two weeks to go until the end of the Championship, Mariusz Zarnowski (zrn) from Poland stands a good chance to be in the top three. His EA has already demonstrated how it can

Interview with Evgeny Gnidko (ATC 2012) for MetaTrader 5

The Expert Advisor of Evgeny Gnidko (FIFO) currently seems to be the most stable one at the Automated Trading Championship 2012. This trading robot entered TOP-10 at the third week remaining one of the leading Expert Advisors ever since

Interview with Sergey Abramov (ATC 2012) for MetaTrader 5

The trading robot of Sergey Abramov (26405) is staying in TOP-10 since the second week. However, it caused much anxiety for its developer. As it turned out, the robot contains a small error in position close block. The robot has been developed almost exclusively on the basis of the past years'

Interview with Alexandr Artapov (ATC 2012) for MetaTrader 5

It was during the second week of the Championship when the Expert Advisor of Alexandr Artapov (artall) found itself on the third position trading EURUSD and EURJPY. Then it briefly left TOP-10 to appear again after one month of struggle for survival. As it turned out, this trading robot is still

Interview with Juan Pablo Alonso Escobar (ATC 2012) for MetaTrader 5

"Everyone who is struggling with programming and who were not able to participate in this year's competition, know that it becomes a lot easier in time", said Juan Pablo Alonso Escobar (JPAlonso), the hero of today's interview

Interview with Dmitry Terentew (ATC 2012) for MetaTrader 5

Is it really necessary to be a programmer to develop trading robots? Do we need to spend years monitoring price charts to be able to "feel" the market? All these issues have been discussed in our interview with Dmitry Terentew (SAFF), whose trading robot has been occupying the first page of the

Forum

Indicators: Super Trend

Super Trend : The Supertrend indicator plots an ATR-based dynamic trend line on the MetaTrader 5 chart, switching between a green uptrend and red downtrend line with optional buy/sell arrow signals at every trend reversal. Author: Hammad Dilber

Libraries: ASQ Order Executor

ASQ Order Executor : ASQ Order Executor — Institutional order execution wrapper for MQL5 EAs ASQ Order Executor provides institutional-grade order execution with automatic retry logic, slippage monitoring, partial fill handling, requote management, and comprehensive execution statistics. Drop it

Scripts: Advanced Trade History Exporter: MAE, MFE and Time-Based Excursions (Points)

Advanced Trade History Exporter: MAE, MFE and Time-Based Excursions (Points) : Utility script that exports your MetaTrader 5 trading history to a CSV file. It automatically calculates Maximum Favorable Excursion (MFE), Maximum Adverse Excursion (MAE), and Forward Returns (Time-Based Excursions) in

Experts: Frontend EA : UI cleanup + quick-trading layer for MT5

Frontend EA : UI cleanup + quick-trading layer for MT5 : A chart-cleanup + quick-trading layer for MT5 Author: Elie Baptiste Granger

Indicators: Self-Aware Trend System

Self-Aware Trend System : Self-Aware Trend System (SATS) is an advanced MQL5 indicator that combines an adaptive SuperTrend engine with a Trend Quality Index (TQI) dashboard, offering dynamic signal detection, risk management levels, and self-learning calibration for smarter, more reliable trade

Experts: XANDER Gold Recovery

XANDER Gold Recovery : Keltner Channel strategy for XAUUSD with optional Progressive Recovery System and basket level risk control. Source code for educational purposes. Author: Cristhian Alexander Gaibor Cuasquer

Indicators: Daily Risk Monitor Lite

Daily Risk Monitor Lite : Daily Risk Monitor Lite is a lightweight MetaTrader 5 indicator that displays daily realized P/L, floating P/L, daily total, current drawdown, and color-based risk status directly on the chart. It is a read-only monitoring tool and does not close trades or block trading

Scripts: L1 Trend Filter Demo

L1 Trend Filter Demo : The script shows the usage of L1 Trend Filter methods in MQL5 for float and double vectors on random walk simulated data. Author: Quantum

Experts: Easy Range Breakout EA - MT5

Easy Range Breakout EA - MT5 : This EA implements a range breakout trading strategy. It calculates a price range between start and end times defined by the user, draws a visual rectangle on the chart to mark the high and low of that range, and then monitors price action after the range closes. If

Indicators: Fibonacci Confluence Zone Finder - Multi-Swing Clusters

Fibonacci Confluence Zone Finder - Multi-Swing Clusters : Draws Fibonacci from multiple swing points and finds overlap zones where multiple Fib levels cluster. Confluence zones are dramatically stronger than single levels. Author: Kestutis Balciunas