Rejoignez notre page de fans
Expert Advisor utilisant l'indicateur de la moyenne mobile de l'indice.
Les signaux de trading basés sur le modèle de chandelier "Harami Haussier/Harami Baissier", confirmé par l'Indice de Facilitation du Marché (MFI, Market Facilitation Index) sont pris en compte. Le code de l'Expert Advisor basé sur cette stratégie peut être généré automatiquement à l'aide de l'Assistant MQL5.
Basé sur le participant Pirat à l'Automated Trading Championship 2011.
The Exp_SilverTrend_Signal_ReOpen trading system based on the signals of the SilverTrend_Signal indicator with scaling by the trend.
Trading on a new bar only. The rules are simple: if MAIN_LINE MACD (1) > MAIN_LINE MACD (2) -> Buy, if MAIN_LINE MACD (1) < MAIN_LINE MACD (2) -> Sell". When a signal opposite to open positions is received, close all positions.
The Expert Advisor uses four iMA (Moving Average, MA) indicators from two timeframes. Two indicators with averaging periods 1 and 8 are created on the H1 timeframe and two indicators with averaging periods 1 and 8 are also created on the H4 timeframe.
Un Expert Advisor qui vous permet non seulement de sauvegarder les informations sur les ticks dans un fichier, mais aussi d'enregistrer les ticks modélisés par le testeur.
Les signaux de trading basés sur le modèle de chandelier "Dark Cloud Cover/Piercing Line", confirmé par l'indicateur stochastique sont pris en compte. Le code de l'Expert Advisor basé sur cette stratégie peut être généré automatiquement à l'aide de l'Assistant MQL5.
This Expert Advisor is based on signals generated by the Simple Trading System semaphore arrow signal indicator.
The Exp_ColorSchaffJJRSXTrendCycle Expert Advisor is based on the ColorSchaffJJRSXTrendCycle oscillator change of position relative to the overbought and oversold levels.
The Exp_ColorZerolagJJRSX Expert Advisor enters the market when the ColorZerolagJJRSX indicator cloud changes its color.
The Exp_CHOWithFlat Expert Advisor is based on the change of color of the CHOWithFlat indicator.
The Expert Advisor transfers to break-even and/or trails positions on every currency pairs or only on the current one.
The Exp_Fisher_org_v1 EA is based on the signals generated by the Fisher_org_v1 oscillator.
Exp_X2MA_JJRSX trend-following trading system is based on ColorX2MA and ColorJJRSX indicator signals.
The trading system based on the three RVI oscillator signals from three different timeframes.
The MARE5.1 Expert Advisor is very easy to use. It uses the values of two Moving Averages (SMA) at the close of 0th, 2nd and 5th bar. The EA is configured to work on the M1 timeframe.
If a trade is closed by Stop loss, the volume is doubled; if by Take profit the minimum volume is used. OnTradeTransaction is used to determine whether a trade was performed after the activation of Stop loss or Take profit.
The Expert Advisor trades in a channel. When a flat channel is found or when the market slows down, the EA places a pending order expecting the channel breakout.
Trading in a channel based on a Moving Average with the period of 220 and three Envelopes with the periods of 220 and different heights. Position trailing.
The EA compares the opening prices of the zeroth and the second bar. It moves positions to a breakeven and/or enables trailing.
Trading on indicator Heiken Ashi Smoothed Oscillator. Settings for placing Stop Loss, Take Profit, and Trailing the positions.
Indicators iCCI (Commodity Channel Index, CCI) and two iMAs (Moving Average, MA) are used.
Two identical trading systems (for long and short deals) based on the ColorPEMA indicator signals that can be configured in different ways within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system
Les seules choses que vous devrez changer seront probablement InpMagic pour votre nombre magique ou vous pouvez simplement copier mon code tel quel, n'oubliez pas d'ajouter COrderinfo ord ; et CPositionInfo pos ;
Il s'agit d'un simple Expert Advisor, qui utilise un indicateur RKD personnalisé.
Les signaux de trading basés sur le modèle de chandelier "Harami Haussier/Harami Baissier", confirmé par l'indicateur Relative Strength Index (RSI) sont pris en compte. Le code de l'Expert Advisor basé sur cette stratégie peut être généré automatiquement à l'aide de l'Assistant MQL5.