Articles, Library comments - page 357

Labtrend1_v2: Labtrend1_v2 indicator. Author: John Smith
Trailing: The Expert Advisor can be used for Trailing and hidden Take Profit/Stop Loss. Author: adam malik kasang
EA_SimpleTPSLpanel : Simple TP/SL panel for MetaTrader 5. The limits are not sent as pending orders, if triggered, it is executed as an immediate order. Author: SearchSurf
BSI Trend Indicator : This indicator shows the condition of the trend using the BSI Indicator . It is drawn by combining the BSI value and LWMA. Author: fxborg
Metatrader Expert Advisor e-Regr and Metatrader Indicator i-Regr: Regression Channel Indicator and Expert Advisor Author: boris
Fast3 : A semaphore signal indicator. Its signals are calculated similarly to the Fast2 indicator. The difference is that trade signals are shown on the chart as corresponding arrows. Author: Nikolay Kositsin
wajdyss_نسبة امتلاء الشمعة_Indicator_V3: to show the proportion of filled candle http://forum.m-e-c.biz/t28908.html Author: Wajdi MURAD
Mirror in the Bands: Mirror indicator in the chart. Entry Buy when Red line above Blue line dan Entry Sell when Red line below Blue line. For the Exit try to combine my mirror others indicator. Author: andy tjatur
PSAR trader: Trades using parabolic sar signals Author: Tonny Obare
FisherTransform_HTF : The FisherTransform indicator with the timeframe selection option available in the input parameters. Author: Nikolay Kositsin
DayBorders : The indicator draws the boundaries of the calendar day for trading by Larry Williams Fig.1 The DayBorders indicator Author: Nikolay Kositsin
J2JMASign : Semaphore signal indicator triggering when the J2JMA moving average changes direction. The indicator uses the CJJMA class from SmoothAlgorithms.mqh library (copy it to <terminal_data_folder> \MQL5\Include). The use of the class was thoroughly described in the article "Averaging Price
J2JMACandle : The J2JMA indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the J2JMA algorithm. In many situations, such approach may be more informative for the purpose of analysis. This indicator requires the the compiled
ColorJ2JMAStDev : The ColorJ2JMA with additional trend strength indication using colored dots based on the standard deviation algorithm. If the standard deviation of the ColorJ2JMA indicator is between the dK1 and dK2 parameter values, then a small colored dot appears on the moving average. Its
Instantaneous_TrendFilterSign : Semaphore signal indicator using the trend filter algorithm based on moving averages. Fig.1. The Instantaneous_TrendFilterSign indicator Author: Nikolay Kositsin
ind_aMU_HTF : The ind_aMU indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires ind_aMU.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators. Fig.1
HullTrendOSMA_HTF : The HullTrendOSMA indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires HullTrendOSMA.mq5 indicator file. Place it in
Exp_iAnchMom : The Exp_iAnchMom Expert Advisor is based on the reversal of the iAnchMom histogram 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 iAnchMom.ex5 in order to run. Place it in
Exp_Ichimoku_Osc : The Exp_Ichimoku_Osc Expert Advisor is based on the reversal of the Ichimoku_Osc signal line. The signal is formed when a bar is closing if there is change in the indicator direction. This Expert Advisor requires the compiled indicator files Ichimoku_Osc.ex5 and Ichimoku_Calc.ex5
iAnchMom_HTF : The iAnchMom indicator with the timeframe selection option available in the input parameters. Author: Nikolay Kositsin
Exp_i_Trend : The Exp_i_Trend Expert Advisor is based on the signals generated by the i_Trend oscillator. The signal is formed when a bar is closing if there is change in cloud color of the indicator. This Expert Advisor requires CronexCCI.ex5 compiled indicator file in order to run. Place it in
i_Trend_HTF : The i_Trend indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires i_Trend.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators. Fig.1
i-VaR95_HTF : The i-VaR95 indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H4 ; // Indicator chart period (timeframe) This indicator requires i-VaR95.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators. Fig.1
Chaikin_3HTF : Three Chaikin Oscillator indicators from three different timeframes displayed on the same chart. Fig.1. The Chaikin_3HTF indicator Author: Nikolay Kositsin
i-SpectrAnalysis_BullsPower : This indicator is an example of smoothing the Bulls Power indicator timeseries by filtering high-order harmonics. You can use this approach for smoothing the output of any indicator. The major advantage of this method is that it has practically zero latency. Indicator
i-SpectrAnalysis_BearsPower : This indicator is an example of smoothing the Bears Power indicator timeseries by filtering high-order harmonics. You can use this approach for smoothing the output of any indicator. The major advantage of this method is that it has practically zero latency. Indicator
Force_3HTF : Three Force Index indicators from three different timeframes displayed on the same chart. Fig.1. The Force_3HTF indicator Author: Nikolay Kositsin
i-SpectrAnalysis_WPR : This indicator is an example of smoothing the Larry Williams' Percent Range indicator timeseries by filtering high-order harmonics. You can use this approach for smoothing the output of any indicator. The major advantage of this method is that it has practically zero latency
i-SpectrAnalysis_Chaikin : This indicator is an example of smoothing the Chaikin Oscillator indicator timeseries by filtering high-order harmonics. You can use this approach for smoothing the output of any indicator. The major advantage of this method is that it has practically zero latency
i-SpectrAnalysis_DeMarker : This indicator is an example of smoothing the DeMarker indicator timeseries by filtering high-order harmonics. You can use this approach for smoothing the output of any indicator. The major advantage of this method is that it has practically zero latency. Indicator input