Join our fan page
Two identical trading systems based on the change in the ColorJFatl_Digit moving direction for long and short trades, which can be configured in different ways in one Expert Advisor.
The trading system based on XPeriodCandleSystem indicator signals with the possibility to set a fixed position holding time.
The EA is based on iAO (Awesome Oscillator, AO) and RAVI (Range Action Verification Index) indicators.
Expert advisor uses the difference between bar closes and a close moving average to detect unusual activity, it will then buy arbitrary volatility spikes. This is a prototype that I will be expanding on in the future, at the moment the user can input an arbitrary level to buy at. In future developments I plan on building a neural network in the EA that detects and compares volatility levels.
If you only want to execute your code blocks "only once per bar" it's important to check if there is new bar arrived or not.
The Exp_TSI_DeMarker EA is based on the signals of the TSI_DeMarker trend indicator.
The Exp_ForecastOscilator Expert Advisor is based on signals generated by the ForecastOscilator semaphore signal indicator.
The Exp_FractalAMA_MBK Expert Advisor is based on signals generated by two moving averages of the FractalAMA_MBK indicator.
The Expert Advisor waits when the lines of MA(10), MA(20), MA(50), MA(100) and MA(200) get arranged one above the other (or one below the other).
The EA closes all positions if the equity reaches a certain ratio as related to the balance.
The trading strategy based on two oscillators: iCCI (Commodity Channel Index, CCI) and iRSI (Relative Strength Index, RSI).
The Expert Advisor is drawn on the basis of changing the direction of the MovingAverage_FN (digital hybrid and analog filtering indicator).
The EA uses a virtual Take Profit for closing gaining positions. Opening positions with a step. Catch the type of the last position and its price in OnTradeTransaction.
The trading system drawn on the basis of the signals of the SuperWoodiesCCI indicator
The Exp_CronexRSI Expert Advisor is based on the signals generated by the TSI_MACD oscillator.
Working with pending Buy Limit and Sell Limit orders. Trailing the positions is possible.
The trading system based on TimeZonePivotsOpenSystem indicator signals with the possibility to set a fixed position holding time
Two identical trading systems (for long and short positions) based on the signals of the ColorMaRsi-Trigger indicator, which can be configured in different ways within one Expert Advisor
This script attempts to demonstrate the power of using support vector machines in solving classification style problems. This version of the code has been written specifically to be used in conjunction with the demo version of the Support Vector Machine Learning Tool available for free from the MQL5 Market.
The Expert Advisor moves Stop Loss of the open position along the border of the channel built using CandleStop indicator
This Expert Advisor doesn't use any indicators. It only applies analysis of Close prices at bar #1 and the specified bar.
The simplest non-indicator based trading system that defines the moments of entry by presence of single directed candlesticks
The Exp_EMA_Prediction Expert Advisor is based on signals generated by the EMA_Prediction semaphore signal indicator.
A trading system based on the ColorXPWMA_Digit indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system.
The Exp_KaufWMAcross trading system is based on change of the trend direction displayed by the KaufWMAcross indicator.
The popular Ilan 1.6 Dynamic belongs to the category of "averagers". Ilan uses advanced money management formulas and allows taking even losing positions to profit. Now Ilan 1.6 Dynamic is available as a source code for MetaTrader 5.
The Expert Advisor based on two oscillators: iCCI (Commodity Channel Index, CCI), iStochastic (Stochastic Oscillator) and one trend iMA (Moving Average, MA) indicator.
A trading system based on the NRTR_ATR_STOP indicator signals with the possibility to set a strict trading time interval.
The Expert Advisor is based on the channel indicator Price_Extreme_Indicator.