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

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

1 Click Button To Close All Open and Pending Orders V03 – EA MetaTrader 4

1 Click Button To Close All Open and Pending Orders V03 - expert for MetaTrader 4
Click “Close All” button to close all your open & pending orders at once. Parameters: RunOnCurrentCurrencyPair = true (Expert Advisor works only on attached chart’s currency pair which means if you run this expert advisor on EurUsd chart, it will only close EurUsd positions) RunOnCurrentCurrencyPair = false (All your positions (regardless of the pair) will … Read more