Peak Lines by Price Histogram – indicator MetaTrader 5

Peak Lines by Price Histogram
This indicator shows the support/resistance lines using price histogram. The indicator is not so heavy, the calculation was simplified. Display: Gold Line — peaks of a 1-day histogram. Red Line — peaks of a short term histogram. Magenta Line — peaks of a medium term histogram. Blue Line — peaks of a long term histogram.

MACD Histogram WIS – indicator MetaTrader 4

MACD Histogram WIS
MACD lines and histogram for the Impulse trading system.The idea: Histogram down (current value less than previous) and line (specified by Line input) does down, the histogram is red – long trades are prohibited; Histogram up (curerent value greater than previous) and line up, the histogram is green – short trades are prohibited; Histogram down

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

MACD Histogram, multi-color
Real author: traderak20, based on MACD.mq5 by MetaQuotes, Copyright 2009, MetaQuotes Software Corp. A MACD indicator with histogram to show the difference between the MACD and Signal lines. For the calculation of the MACD line you can choose from the usual price types. For the calculation of the Signal line yo can choose between SMA

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,

Histogram Blanket – indicator MetaTrader 4

Histogram Blanket - indicator for MetaTrader 4
On a candlestick chart, you see more open and close market than all effort of the market in the period. This new representation helps to see charts in a new different way. Parameters: extern color   ColorBull=clrGreen;              //The color for Bull line and histogram extern color   ColorBear=clrRed;   //The color for Bear line and histogram Histogram Blanket –

MACD with Histogram – indicator MetaTrader 5

MACD with Histogram - indicator for MetaTrader 5
This indicator modifies the original MACD.mq5 from MetaTrader 5 Indicators/Examples folder. It presents MACD Main and Signal in Lines Style, and includes the MACD Histogram in visualization. Periods of EMA Fast, EMA Slow and Signal are freely customizable, as well as applied price. Input parameters: input int                InpFastEMA=12;               // Fast EMA period input int                InpSlowEMA=26;               // Slow

Count of candles in interval (histogram) – indicator MetaTrader 5

Count of candles in interval (histogram)
The indicator calculates bullish and bearish bars in the period from The number of the starting bar (the first bar on the right of the chart) till The number of the end bar (located on the left). The indicator with ‘starting bar’ (0) and ‘end bar’ (5): Possible application: three timeframes with the same settings: