The EA trades based on the Fractals indicator. It only trades at the emergence of a new bar. Lot calculation: percentage of free margin. When an upward fractal is found, a Sell sig...
The EA trades in the specified time interval. It takes into account High and Low within a certain number of bars. The EA includes protection against the "not enough money" error.Hi...
The trading system is based on the indicator signals. A signal is formed when a bar is closing, if a colored bar has occurred, while the previous bar had the opposite color or no c...
The indicator with the timeframe selection option available in the indicator input parameters:To provide correct operation of the indicator, place the compiled PercentageCrossoverC...
The Exp_ColorJFatl_Digit_Tm Expert Advisor is based on the indicator signals and provides the possibility to set a strict trading time interval.A trade signal is formed when a bar ...
A redrawing channel having two upper and two lower borders. Its algorithm is similar to a zigzag.Originally this indicator was developed in MQL4 and was first published in the on 1...
The indicator with the timeframe selection option available in the indicator input parameters:To provide correct operation of the indicator, add the compiled RBVI_Histogram.mq5 ind...
The Exp_ColorXMUV_Tm Expert Advisor is based on the MA signals and provides the possibility to set a fixed trading time interval.A trade signal is formed when a bar is closing, if ...
Two histograms in one window showing the degree of the financial asset's overbought or oversold state.Originally this indicator was written in MQL4 and was first published in the o...
The indicator with the timeframe selection option available in the indicator input parameters:To provide correct operation of the indicator, place the compiled NRTR_ATR_STOP.mq5 in...
Added: The call to iMA has been replaced by a call to iCustom . In the tester (in the visual mode) or when attached to a chart, the EA visualizes the Moving Average indicators in d...
Trades without setting Take Profit and Stop Loss levels (these levels are calculated virtually).Buying:if there are no BUY positions if there are BUY positions, and the open price ...
The trading system is based on the indicator signals. A signal is formed at the close of a bar, if a large colored star has appeared.The Expert Advisor uses the compiled indicator ...
The indicator draws a vertical line (OBJ_VLINE) and then moves it to the specified time (hours and minutes).Input parameters :Only hours and minutes are used from the "Use only Hou...
A trend strength indicator using two Bollinger channels. When the price moves beyond the borders of the second (larger) channel, the color of the bars becomes brighter. When the pr...
The indicator with the timeframe selection option available in the indicator input parameters:To provide correct operation of the indicator, place the compiled OscSAR_Histogram.mq5...
The indicator with the timeframe selection option available in the indicator input parameters:To provide correct operation of the indicator, place the compiled DeltaForce.mq5 indic...
The trading system is based on volatility compression. An entry signal is generated when the market forms a smallest candlestick over a certain number of bars.Entry Signal Generati...
Plotting ROC indicators of two arbitrary same types (including Momentum) and periods in a single window.Resulting indicators are processed by an averaging algorithm in order to fil...
A moving average with the five-fold EMA averaging, with a real period and the possibility to shift the indicator horizontally or vertically.The indicator uses the CMoving_Average c...
A moving average with the fourfold EMA averaging, with a real period and the possibility to shift the indicator horizontally or vertically.The indicator uses the CMoving_Average cl...
An indicator of ticks (Bid and Ask). Displays the last 300 ticks.The indicator can also be run in the tester. This feature makes it possible to evaluate the differences and similar...
A fractal based indicator.This indicator was first implemented in MQL4 and published in on 14.09.2007.Fig. 1. The FractalsmSignal6diapazon indicator...
A fractal based variation. Close prices are used for blue and pink fractals, Highs and Lows are used for red and green fractals.This indicator was first implemented in MQL4 and pub...
About synchronization of bars and graphical objects.Graphical objects accountingThe names of objects are stored in the m_arr_names[]array, its size is equal to the InpNumberOfBarsi...
The EA trades based on the "Bullish and Bearish Engulfing" pattern.Inputs:Bullish Engulfing — the type of the position that should be opened when there is "Bullish Engulfing"Bearis...
. It displays the most recent value as a price label with the possibility to round the indicator levels up to a required number of digits. The number of digits to round is set in t...
. It displays the most recent value as a price label with the possibility to round the indicator levels up to a required number of digits. The number of digits to round is set in t...
The indicator with the timeframe selection option available in input parameters:The indicator requires PEMA.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indica...
The indicator with the timeframe selection option available in the indicator input parameters:The indicator requires the QEMA.mq5 indicator file. Place it in <terminal_data_fold...
Many MQL5 programs explicitly execute part of their code only after the appearance of a new candlestick on the chart. This class saves you from the need to write candlestick monito...
The EveningStar Expert Advisor trades the "Evening Star" pattern. The below image shows an example of operation of the underlying indicator, while the EA does not draw anything on ...
The indicator with the timeframe selection option available in input parameters:The indicator requires the XROC2_VG.mq5 indicator file. Place it in <terminal_data_folder>\MQL...
The Exp_XROC2_VG_Digit_Tm Expert Advisor trades based on signals generated by the oscillator. It also provides the possibility to set a strict trading time interval.A trade signal ...
The indicator with the timeframe selection option available in input parameters:The indicator requires the Swing_line.mq5 indicator file. Place it to <terminal_data_folder>\M...
The Exp_XROC2_VG_X2 trend-following trading system is based on the signals generated by two indicators. The first indicator determines the direction of the slow trend based on the ...
The indicator with the timeframe selection option available in input parameters:The indicator requires the Color_QEMA_Digit.mq5 indicator file. Place it to <terminal_data_folder...
The indicator with the timeframe selection option available in input parameters:The indicator requires the Color_PEMA_Digit.mq5 indicator file. Place it to <terminal_data_folder...
Real:mandorZigZag with unusual properties (you can set the length when drawing the indicator).This indicator was first implemented in MQL4 and published in the on 9.10.2007.Fig. 1....
A redrawing channel with a colored background. The middle line of the channel is colored in accordance with the active market trend.This indicator was first implemented in MQL4 and...
The indicator shows the statistics of the "Evening Star" pattern.A visualization of the number of "EveningStar" patterns found on the current symbol and timeframe, in the specified...
The Expert Advisor searches for N identical candlesticks in a row. It buys on bullish candlesticks and sells on bearish ones. The CPositionInfo, CTrade and CSymbolInfo classes are ...
This simple system is based on the crossover of two MAs.Buying if the fast MA crosses the slow one upward. Selling if the fast MA crosses the slow one downward.Closing at an opposi...
The Expert Advisor trades based on signals generated by Stochastic Oscillator. Averaging. A limited number of positions. Trailing.Inputs:Lots Take Profit Stop Loss (in pips) Traili...
The indicator with the timeframe selection option available in the indicator input parameters:The indicator requires the Boa_ZigZag.mq5 indicator file. Place it to <terminal_dat...
Real:mandorThe zigzag, with values displayed as fractal labels.The labels are repainted similar to the peaks of the original ZigZag!Fig. 1. The Boa_ZigZag_Arrows indicator...