candlestick HeikinAshi
-
love this indicator
-
does anyone know how I can call HeikinAshi Candle use as indicator /?

-
This indicator is included in MetaTrader 4 Custom indicators collection. It can be used in FxDreema. Go to "My Indicators -> Add new indicators" and upload "Heiken Ashi.mq4". There are 4 buffers that this indicator has, and I don't know what they represents... but you can give them names. Then, in Condition block go to My Indicators and use it.
-
__does anyone know how I can call HeikinAshi Candle use as indicator /? :)[/quote:2opbfhnd]
Hi,
In the attached zip file there are :-Heiken Ashi Indicator
HeikenAsh EA in xml
BufferSettings JpegThe buffer settings are :-
Bull candle
Buffer #0 Low
Buffer #1 High
Buffer #2 Open
Buffer #3 CloseBear candle
Buffer #0 High
Buffer #1 Low
Buffer #2 Open
Buffer #3 CloseBe careful as the High and Low seem to swap buffers according to the candle, the Open and Close buffers always remain the same. To illustrate this I've included and EA which for each bar will remove previous lines, then paint new horizontal lines on the chart in different colours.
In the EA High = White dotted, Low = Red dotted, Open = Green solid and close = blue solid. Run the EA in the strategy tester and you will see the lines change as they are plotted for different candles. If the Open(Buffer #2) > Close(Buffer #3) then red bear candle, Open < Close then white bull candle.
Hope this helps.
Andy......
Heiken Ashi.zip