Unisciti alla nostra fan page
The Expert Advisor trades moving average breakouts. It uses the following indicators: two iMAs (Moving Average, MA), iRSI(Relative Strength Index, RSI) and two iEnvelopes (Envelopes).
The Exp_XFatlXSatlCloud trading system is based on change of the trend direction displayed by the XFatlXSatlCloud indicator
The Expert Advisor searches for N identical candlesticks in a row. It buys on bullish candlesticks and sells on bearish ones. The account type is taken into account, i.e. whether it is netting or hedging.
The Expert Advisor uses the signals of "crossover of two iMAs (Moving Average, MA)". The EA uses Trailing Stop and Take Profit.
A trading system based on indicators MACD and SAR. The signal receiving formula is completely optimizable.
Positions are opened pseudorandomly. In case of loss (closing by Stop Loss and negative profit), Martingale is applied.
Questo robot utilizza un generatore di numeri casuali per simulare il semplice lancio di una moneta per decidere la direzione di ogni operazione. Fornisce un esempio di expert advisor minimale programmato in stile object-oriented. Fornisce inoltre una base per quantificare il valore aggiunto da metodi alternativi di entrata.
Per decidere se aprire una posizione, l'Expert Advisor analizza le letture dell'indicatore ADX.
Questo codice è un modello di Expert Advisor, scritto da Valery Mazurenko (non utilizzato) per ATC-2010.
Vengono presi in considerazione i segnali di trading basati sul pattern di candele "Dark Cloud Cover/Piercing Line", confermato dall'indicatore Market Facilitation Index (MFI). Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando il Wizard MQL5.
Vengono presi in considerazione i segnali di trade basati sul pattern di candele "Morning Star/Evening Star", confermati dall'indicatore Market Facilitation Index (MFI). Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando l' MQL5 Wizard.
Sistema esperto multivaluta di trend following basato sull'indicatore tecnico Triple Exponential Moving Average.
The Expert Advisor tries "to catch" rollbacks after a strong movement. Candlestick analyses is used
The Exp_CoeffofLine_true Expert Advisor based on the CoeffofLine_true indicator. A signal to perform a deal is formed at bar closing, if the histogram breakthroughs its zero level
The trading system based on change of the trend direction and force of the trend displayed by the ColorXADX indicator.
The Exp_ColorZerolagTriXOSMA Expert Advisor is based on the ColorZerolagTriXOSMA histogram change of direction.
The Exp_iAnchMom Expert Advisor is based on the reversal of the iAnchMom histogram direction.
The Exp_XDerivative Expert Advisor is based on the XDerivative oscillator change of direction.
An example of receiving the High and Low prices of bars over the past 24 hours.
The EveningStar Expert Advisor trades the "Evening Star" pattern. Lot is calculated based on the risk value as a percentage of free margin.
Trading on several candlestick patterns. The levels of Take Profit, Stop Loss, and Trailing are separate for BUY and SELL.
Two identical trading systems based on the signals of BrainTrend2_V2, for long and short trades, which can be configured in different ways within one Expert Advisor.
The EA performs initial opening in both directions. Then it tries to pull the remaining side into profit.
An Expert Advisor based on the iWPR (Williams' Percent Range, %R) indicator with the operation time control.
Two identical trading systems (for long and short positions) based on the signals of the VortexIndicator indicator, which can be configured in different ways within one Expert Advisor
The Expert Advisor uses iMA (Moving Average, MA), iAO (Awesome Oscillator, AO) and custom Laguerre indicators.