Multitimeframe indicators – indicator MetaTrader 4

Multitimeframe indicators - indicator for MetaTrader 4
Description: It’s very often there isn’t enough time to check all chart timeframes and look for the best entry point, these indicators can be set in one window and not switching screens to see the whole picture together. RSI: Stoxastic: The Stoxastic and RSI indicators are extremely simple, they show the values of relevant indicators … Read more

MACD Histogram, multi-timeframe, multi-color [v03] – indicator MetaTrader 5

MACD Histogram, multi-timeframe, multi-color
This MACD indicator can be applied to any timeframe, higher or lower than the current chart’s timeframe. The values can be calculated based on any of the usual price types. When the indicator is applied to a timeframe lower than the current chart’s time frame it’s not possible to display all values. In this case, … Read more

RSI multi-timeframe [v03] – indicator MetaTrader 5

RSI multi-timeframe
This RSI (Relative Strength Index) indicator can be applied to any timeframe, higher or lower than the current chart’s timeframe. NOTE: If you want to create your own multi-timeframe indicators, this RSI MTF indicator is a good example. It has only one buffer so the code is less cluttered and easier to understand than other … Read more

Stochastic multi-timeframe [v04] – indicator MetaTrader 5

Stochastic multi-timeframe
This Stochastic indicator can be applied to any timeframe, higher or lower than the current chart’s timeframe. You can use all the usual parameters of the built-in iStochastic indicator, the only extra setting is the second timeframe used as input for the calculations. When the indicator is applied to a timeframe lower than the current … Read more

Moving Averages, multi-timeframe [v03] – indicator MetaTrader 5

Moving Averages, multi-timeframe
Real author: traderak20, based on iUniMA.mq5 by Integer The iUniMA MTF indicator allows the user to choose between different types of moving averages (SMA, EMA, SMMA, LWMA, AMA, DEMA, TEMA, FRAMA, and VIDYA). It can be applied to any timeframe, higher or lower than the current chart’s timeframe. Compared to the original iUniMA indicator, the … Read more

QQE [v02] and QQE multi-timeframe [v02] – indicator MetaTrader 5

QQE and QQE MTF
Real author: traderak20, based on QQE.mq5 by EarnForex Copyright © 2010, based on version by Tim Hyder (2008), based on version by Roman Ignatov (2006) The QQE and QQE MTF indicators: QQE – Qualitative Quantitative Estimation, calculated as two indicators: MA on RSI Difference of MA on RSI and MA of MA of ATR of … Read more

Multi-timeframe SuperTrend in the form of Pivot – indicator MetaTrader 5

Multi-timeframe SuperTrend in the form of Pivot
This indicator contains call of the SuperTrend indicator, which is used for drawing Pivot levels that correspond to its direction and current value on different timeframes. I use it to see the levels of higher timeframes. Attention! The indicator requires the source original indicator SuperTrend. It should be placed to the folder \MQL5\Indicators. P.S. User … Read more

RSI and Stochastic Multi-timeframe Scanner Dashboard – indicator MetaTrader 4

RSI and Stochastic Multi-timeframe Scanner Dashboard - indicator for MetaTrader 4
This is a multi timeframe dashboard scanner for RSI and Stochastic.  It shows both stochastic main and signals.  It has input elements on the chart itself where you can enter the value if RSI period and Stochastic inputs.  One can click on update to get the desired values of indicators as per the values of … Read more