MT4 Indicator Review: Heiken Ashi Smoothed

Get this indicator – smoothed version here (.ex4)

Get this indicator – normal version here (.mq4) - the normal version is more reactive to price with bars changing colors more frequently.

In the Video above, the silver moving line is the price. The blue and red indicators are the Heiken Ashi bars. Blue indicates bullish momentum, while red indicates bearish momentum.

This indicator will probably work well in combination with another indicator. It reduces “fake-outs” and fake reversals while keeping you in trends with momentum indicated by the color of the bars.

Heikin Ashi is a type of trading chart that originated in Japan (heikin ashi translates as average bar). Heikin Ashi charts are similar to candlestick and bar charts in that they show similar information (the open, high, low, and close of the time frame), but Heikin Ashi charts calculate the information differently.

Heikin Ashi charts calculate their own open (HAO), high (HAH), low (HAL), and close (HAC), using the actual open (O), high (H), low (L), and close (C), of the time frame (e.g. the open, high, low, and close, of each five minutes).

Calculation:
HAO = (HAO-1 + HAC-1) / 2
HAC = (O + H + L + C) / 4
HAH = Highest(H, HAO, HAC)
HAL = Lowest(L, HAO, HAC)

Heikin Ashi charts are used in trading in the same manner as standard candlestick or bar charts (i.e. chart patterns are used to indicate price movements). However, Heikin Ashi charts have an additional aspect in that the direction of the bar (i.e. its color for candlesticks) is supposed to indicate the overall direction of the market, while ignoring the intermediate direction (e.g. false changes of direction).

 

Please comment below and let us know what other indicators can work together with this one.

Watch Stocks and Forex Trading Videos Here

Share
This entry was posted in FX, MT4 Indicator Review, Random Thoughts, Technical Indicators. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>