Articles, Library comments - page 361

HVR_HTF : The HVR indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires HVR.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators. Fig.1. The HVR_HTF
Exp_ColorHMA : The Exp_ColorHMA Expert Advisor is based on the reversal of the ColorHMA moving average direction. The signal is formed when a bar is closing if there is change in the indicator direction. This Expert Advisor requires the compiled indicator file ColorHMA.ex5 in order to run. Place it
GRFLeadingEdgeMov_HTF : The GRFLeadingEdgeMov indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires GRFLeadingEdgeMov.mq5 indicator file. Place it in
GRFLeadingEdge_HTF : The GRFLeadingEdge indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires GRFLeadingEdge.mq5 indicator file. Place it in
Gaus_MA_HTF : The Gaus_MA indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires Gaus_MA.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators. Fig.1
FX_Sniper_Ergodic_CCI_HTF : The FX_Sniper_Ergodic_CCI indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires FX_Sniper_Ergodic_CCI.mq5 indicator file. Place it in
FX5_SelfAdjustingMFI_HTF : The FX5_SelfAdjustingMFI indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires FX5_SelfAdjustingMFI.mq5 indicator file. Place it in
FX5_SelfAdjustingWPR_HTF : The FX5_SelfAdjustingWPR indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires FX5_SelfAdjustingWPR.mq5 indicator file. Place it in
FX5_SelfAdjustingWPR : The WPR oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands. Indicator input parameters: input uint Length= 12 ; // WPR period input double BandsDeviation= 2.0 ; // Deviation input bool MA_Method= true ; // Use smoothing for Bollinger
FX5_SelfAdjustingMFI : The MFI oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands. Indicator input parameters: input uint Length= 12 ; // MFI period input ENUM_APPLIED_VOLUME VolumeType= VOLUME_TICK ; // Volume input double BandsDeviation= 2.0 ; //
FX5_SelfAdjustingRVI_HTF : The FX5_SelfAdjustingRVI indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires FX5_SelfAdjustingRVI.mq5 indicator file. Place it in
Negative Spread : The Expert Advisor looks for a negative spread and trades using it. The EA waits until Ask is less than Bid, then opens Sell and closes the position immediately. I heard that negative spread appears very rarely, please write in the comments if you encounter one. People on the
FX5_SelfAdjustingCCI_HTF : The FX5_SelfAdjustingCCI indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires FX5_SelfAdjustingCCI.mq5 indicator file. Place it in
FX5_SelfAdjustingMomentum_HTF : The FX5_SelfAdjustingMomentum indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires FX5_SelfAdjustingMomentum.mq5 indicator file. Place it
FX5_SelfAdjustingRVI : The RVI oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands. Indicator input parameters: input uint Length= 12 ; // RVI period input double BandsDeviation= 2.0 ; // Deviation input bool MA_Method= true ; // Use smoothing for Bollinger
FX5_SelfAdjustingMomentum : The Momentum oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands. Indicator input parameters: input uint Length= 12 ; // Momentum period input ENUM_APPLIED_PRICE MomentumPrice= PRICE_CLOSE ; // Price type of Momentum
FX5_SelfAdjustingCCI : The CCI oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands. Indicator input parameters: input uint Length= 12 ; // CCI period input ENUM_APPLIED_PRICE CCIPrice= PRICE_MEDIAN ; // Price type of CCI input double BandsDeviation= 2.0
FX5_SelfAdjustingRSI_HTF : The FX5_SelfAdjustingRSI indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires FX5_SelfAdjustingRSI.mq5 indicator file. Place it in
ForecastOscilator_HTF : The ForecastOscilator indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires ForecastOscilator.mq5 indicator file. Place it in
Flat_HTF : The Flat indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires Flat.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators. Fig.1. The
RSITrend_x10 : The RSITrend_x10 indicator shows the RSI oscillator position from ten different timeframes. Author: Nikolay Kositsin
MQL5 Wizard - Trade Signals Based on Bullish Engulfing/Bearish Engulfing + RSI : p style="text-align: justify;">The MQL5 Wizard allows creating ready-made Expert Advisors based on the Standard library classes delivered together with the client terminal (see Creating Ready-Made Expert Advisors in
FractalLevels : FractalLevels displays the channel based on fractals. Author: Nikolay Kositsin
ColorSchaffMomentumTrendCycle_HTF : The ColorSchaffMomentumTrendCycle indicator with the timeframe selection option available in the input parameters. Author: Nikolay Kositsin
_MAvsMA_ema: EA Crossing of 2 MA Author: Marek
Close symbol with profit or loss: Easy EA for closing positions of the symbol with profit or loss. Author: Tadeusz Kiesner
  Experts: Renko Charts  (12   1 2)
Renko Charts: The Renko chart has been created by the Japanese Traders. The main feature of the Renko Charts is that it doesnt use the time and volume. Author: baramantan
Fractal dimension: This indicator do not shows trend direction, but it shows the market is in trend or in volatility...more explanation can be found in indicators source. Author: John Smith
New article Indicator for Kagi Charting has been published: The article "Indicator for Point and Figure Charting" has described one of the programming ways of creating Point and figure chart . This chart is known since the 19th century. However, this is not the only chart from the remote past
New article LibMatrix: Library of Matrix Algebra (Part One) has been published: The author familiarizes the readers with a simple library of matrix algebra and provides descriptions and peculiarities of the main functions. Author: Evgeniy Logunov