i-SpectrAnalysis_OBV : This indicator is an example of smoothing the On Balance Volume 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_MA_Cloud : This indicator is an example of smoothing the Moving Average 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. The
i-SpectrAnalysis_MA : This indicator is an example of smoothing the Moving Average 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
i-SpectrAnalysis_TriX : This indicator is an example of smoothing the TriX 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
i-SpectrAnalysis_Momentum : This indicator is an example of smoothing the Momentum 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
Exp_i-KlPrice : The Exp_i-KlPrice Expert Advisor is based on the i-KlPrice histogram breaking through the overbought and oversold levels. The signal is formed when a bar is closing if there is breakthrough of one of the levels. This Expert Advisor requires the compiled indicator file i-KlPrice.ex5
Exp_i-BandsPrice : he Exp_i-BandsPrice Expert Advisor is based on the i-BandsPrice histogram breaking through the overbought and oversold levels. The signal is formed when a bar is closing if there is breakthrough of one of the levels. This Expert Advisor requires the compiled indicator file
i-BB-Width_HTF : The i-BB-Width 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-BB-Width.mq5 indicator file. Place it in
i-KlPrice_HTF : The i-KlPrice 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-KlPrice.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators
i-BandsPrice_HTF : The i-BandsPrice 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-BandsPrice.mq5 indicator file. Place it in
Exp_DecEMA : The Exp_DecEMA Expert Advisor is based on the reversal of the DecEMA 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 DecEMA.ex5 in order to run. Place it in
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
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.