The Expert Advisor is based on Heiken Ashi indicator. Suitable pair and timeframe: EURAUD -- H1 Strategy Tester Re...
Showing posts with label MetaTrader 5 Expert Advisor. Show all posts
Showing posts with label MetaTrader 5 Expert Advisor. Show all posts
MetaTrader 5 Expert Advisor | A simple RKD Expert Advisor based on a specified custom RKD indicator
0
MetaTrader 5 Expert Advisor | A simple RKD Expert Advisor based on a specified custom RKD indicator
RobotFX
23.11.25
This is a simple Expert Advisor using a specified custom RKD indicator. The code describes how a specified custom RKD indicator can b...
MetaTrader 5 Expert Advisor | An Expert Advisor, based on the "Puria method" Forex Strategy
0
MetaTrader 5 Expert Advisor | An Expert Advisor, based on the "Puria method" Forex Strategy
RobotFX
22.11.25
Depending on the timeframe selected (H1 or M30,see above) we attach 3 moving averages on the chart: Moving Average 1: MA period - 85...
MetaTrader 5 Expert Advisor | The "Night" Expert Advisor
0
I wrote this Expert Advisor for checking of the effectiveness trading during the night. An Expert Advisor trades on EURUSD (M15), acc...
MetaTrader 5 Expert Advisor | An Expert Advisor - Index Moving Average
0
This Expert Advisor implements the trading strategy, based on the Index Moving Average (IMA) indicator, its money management system d...
MetaTrader 5 Expert Advisor | MartGreg
0
The Expert Advisor uses two MACD indicators. The first MACD is used to find the deal entry, the second is used to determine the trend...
MetaTrader 5 Expert Advisor | Multik
0
Real author: This Expert Advisor is based on the idea, presented in the article Creating an Expert Advisor, which Trades on a Number...
MetaTrader 5 Expert Advisor | Pipser
0
This Expert Advisor allows to perform one click trading. Just press the corresponding button to open position. To close position, pr...
MetaTrader 5 Expert Advisor | A Really Random Robot
0
Real author: This Expert Advisor is an object-oriented MQL5 version of the Trading Gurus MQL4 random entry Expert Advisor. This Exp...
MetaTrader 5 Expert Advisor | TicksFile
0
This Expert Advisor allows you to save infomation about the ticks, actual or simulated in Strategy Tester. The filename has the foll...
MetaTrader 5 Expert Advisor | Dual Trix Expert Advisor
0
The Expert Advisor is based on Dual Trix indicators. It uses martingale, the number of doublings is limited. It has good backtesting...
MetaTrader 5 Expert Advisor | An Expert Advisor, based on Bollinger Bands ®
0
This Expert Advisor is based on Bollinger Bands. It uses trend-following strategy (DEMA) and Bollinger Bands ® indicator. It shows a...
MetaTrader 5 Expert Advisor | ProMart
0
An Expert Advisor opens position using two MACD indicators. It reverts the position in the case of loss. It uses a martingale with th...
MetaTrader 5 Expert Advisor | Perceptron With 5 indicators
0
Using Perceptron Model: 5 NN working with 5 indicators, each NN user a diferent combination os indicators. NN1 = IND2, IND3, IND4, ...
MetaTrader 5 Expert Advisor | Simple Expert Advisor based on the Simple Moving Average and ADX
0
MetaTrader 5 Expert Advisor | Simple Expert Advisor based on the Simple Moving Average and ADX
RobotFX
20.11.25
This simple Expert Advisor uses Simple Moving Average and ADX indicators, as considered in the article "Step-By-Step Guide to wr...
MetaTrader 5 Expert Advisor | ytg ADX V1
0
The Expert Advisor is designed to trade in MetaTrader 5 client terminal at any currency pairs and any timeframes. The trading strat...
MetaTrader 5 Expert Advisor | An Expert Advisor template
0
This code has been used by notused as a template of the Expert Advisor for Automated Trading Championship 2010. You can use this fi...
MetaTrader 5 Expert Advisor | 2MA RSI
0
This Expert Advisor uses two Moving Averages and RSI indicator. It has two money management systems - fixed lot and martingale. The ...
MetaTrader 5 Expert Advisor | Multicurrency OnTickMarketWatch tick event handler
0
The standard OnTick() handler allows to receive the ticks for only one symbol. For multicurrency experts you need the ticks for sever...
MetaTrader 5 Expert Advisor | 20/200 pips - Simple profitable Expert Advisor
0
A well-known "20/200 pips" Expert Advisor is now available in MQL5. The code is well commented. The trading rules are: A...