Join our fan page
The MCM Control Panel provides the solution for multicurrency trading in MetaTrader 5.
The eInTradePanel is a panel for manual trading, it has some useful functions. It needs the minimum space on the chart.
The panel simplifies manual trading and trailing of the opened position.
This Expert Advisor will simplify the manual trading. It supports the One-Click trading.
It has simple code and trading rules. It's doesn't use any martingale MM strategies.
The OnTick event handler is designed to proceed the ticks for a certain symbol. This is the version of Multicurrency tick event handler.
This code is a template of an Expert Advisor, written by Valery Mazurenko (notused) for ATC-2010.
This simple Expert Advisor uses Simple Moving Average and ADX indicators.
This Expert Advisor is based on Bollinger Bands. It uses trend-following strategy and Bollinger Bands indicator.
This Expert Advisor allows you to save infomation about the ticks, actual or simulated in Strategy Tester.
This robot uses a random number generator to simulate simply tossing a coin to decide on the direction of each trade. It provides an example of a minimal expert advisor programmed in an object-oriented style. It also provides a basis for quantifying the value added by alternative methods of entry.
This Expert Advisor uses the Index Moving Average indicator.
An Expert Advisor, based on the "Puria method" Forex Strategy.
This is a simple Expert Advisor, that uses a specified custom RKD indicator.
Something for those who wants to try out new Strategy Tester and don't have any EA.
This is a simple example of user interface of information system with possibility to trade by pressing a button.