Unisciti alla nostra fan page
Original Turtle Rule Trader Expert Advisor implements a trading system described in the book "The Original Turtle Trading Rules". The EA code implements the visual display of the three Donchian channels, money management, opening and adding trades and moving stop levels.
The trading system is based on direction changes of the wighted oscillator WeightOscillator
Draw your horizontal and trendlines and be notified when price crosses them
The Expert Advisor on the breakthrough of the range defined by the signals of the Narrowest Range Signal indicator. Handling stop orders
The Exp_KPrmSt Expert Advisor with the entry at the intersection of the signal and the oscillator lines of the KPrmSt indicator.
The Exp_ColorXCCXCandle Expert Advisor is based on the change of color of the ColorXCCXCandle indicator candles.
The Exp_RAVI_Histogram breakout trading system based on the signals of the RAVI_Histogram oscillator.
The Expert Advisor increases the volume of an open position if profit in points from the last trade increases a threshold fixed in the EA inputs.
The EA trades using the signals of iADX (Average Directional Movement Index, ADX) and iSAR (Parabolic SAR) indicators. The profit/loss of the last closed position is taken into account. Positions are moved to breakeven.
The Expert Asvisor uses iCCI (Commodity Channel Index, CCI) and iWPR (Williams’ Percent Range, %R) indicators, as well as custom DayImpuls indicator.
Grid system with limit orders. This expert advisor is designed with visual strategy builder - Mission Automate. Code is generated automatically. More info: https://www.mql5.com/en/articles/4951
Vengono presi in considerazione i segnali di trading basati sul pattern di candele "Bullish/Bearish Meeting Lines", confermato dall'indicatore Commodity Channel Index (CCI). Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando il Wizard MQL5.
The Expert Advisor based on three moving averages and exit using Stop Loss or Take Profit. It sets up a market entry upon the conclusion of a trend on the trend reversal.
L'EA mostra informazioni sulle caratteristiche dei segnali di trading disponibili, consente di gestire le loro impostazioni di copia, nonché di iscriversi e annullare l'iscrizione alla copia del segnale.
The Exp_i-AMMA Expert Advisor is based on the reversal of the i-AMMA moving average direction.
Trading system based on Volume_Weighted_MA_Digit_System indicator signals.
Works based on two indicators: iCCI (Commodity Channel Index, CCI) and iMACD (Moving Average Convergence/Divergence, MACD). OnTradeTransaction().
The Expert Advisor uses the following indicators: Ichimoku, MA, SAR. Optimized for currency pairs: GBPUSD and EURUSD with the M30 timeframe. The full description is available in the code.
The Expert Advisor uses three iMAs (Moving Average, MA), one iOsMA (Moving Average of Oscillator and one iRVI (Relative Vigor Index, RVI). Trailing stop is based on the High/Low of earlier bars.
The EA trades with the Absorption pattern. Working with pending orders Buy Stop and Sell Stop.
An Expert Advisor based on the iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD) indicators
A trading system with a very simple neural network unit. It uses an iMA (Moving Average, MA) on H1, H4, and D1.
Vengono considerati i segnali di trading basati sul pattern di candele "3 Black Crows/3 White Soldiers", confermato dall'indicatore stocastico. Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando il Wizard MQL5.
This Expert Advisor uses support vector machine learning to analyze historical price data and signal future trades.
An example of using the MasterWindows library for creating a trade panel.
The Exp_Bear_Bulls_Power Expert Advisor is based on the Bear_Bulls_Power indicator color change.