__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 Jpeg

The buffer settings are :-

Bull candle

Buffer #0 Low
Buffer #1 High
Buffer #2 Open
Buffer #3 Close

Bear candle

Buffer #0 High
Buffer #1 Low
Buffer #2 Open
Buffer #3 Close

Be 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