Join our fan page
A trading system based on the signals of indicator SilverTrend_CrazyChart.
A trading system based on object Fibonacci Lines (OBJ_FIBO) and on indicator Resistance & Support
Grid of pending orders. The EA applies iADX (Average Directional Movement Index, ADX) indicator.
Multiple strategies within a single Expert Advisor. When two or more strategies are activated, a position lot is increased exponentially.
A simple and easy to understand function that calculates todays profit, written to the Expert Journal.
The Expert Advisor using artificial intelligence - a single-layer neural network. The "Perceptron" is used for identification of the quotes movement direction. Both iAC indicator and CopyTime calls are used.
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
Trade signals based on "Bullish/Bearish Meeting Lines" candlestick pattern, confirmed by Commodity Channel Index (CCI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
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.
The EA shows information on available trading signals' features, allows to manage their copying settings, as well as subscribe to and unsubscribe from signal copying.
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().