Page 1 of 2

Heikin Ashi Strategy

PostPosted: Fri Dec 16, 2011 6:45 am
by Apprentice
HA Strategy.png


Allows you to open positions depending on the color of the candles.

Bob Short.
Green Long.

Upon request, has the option to turn on the closure of all previous positions at the beginning of each period.

Because the algorithm constructions, the signals have big lagging time.

HA Strategy.lua
(16.64 KiB) Downloaded 1294 times


I have added the option to filtering, delay signal until appearance of the first candle without a wick.
Fewer false signals.

The Strategy was revised and updated on January 21, 2019.

Re: Heikin Ashi Strategy

PostPosted: Mon Dec 19, 2011 3:01 pm
by ronald3rg
From the looks of your back-test a reverse entry option might do some good as well.



At the place at the right time

3RG

Re: Heikin Ashi Strategy

PostPosted: Thu Mar 29, 2012 5:38 pm
by muneebkhan
Is it possible to modify this strategy to send an alert when a HA candle is closed that either has a flat bottom (for going long) or flat top (for going short)

Re: Heikin Ashi Strategy

PostPosted: Sat Mar 31, 2012 3:57 am
by Apprentice
Can you describe in more detail, I'm not sure I understand your request.
With Chart drawing if possible.

Re: Heikin Ashi Strategy

PostPosted: Mon Apr 02, 2012 4:22 am
by flores_joseg
Hi Apprentice,

I am trying this strategy in a demo account right now and it is closing open positions even if I set these parameters (see screenshots):

Close Previous Order --> NO
Allow Multiple --> YES

Do you have an idea why am I getting the error in the screenshot and it is closing the opened positions anyway? c

Can you please check if there is some extra condition in the strategy which is still closing open positions even if the setting are telling it to not do it?

Thanks man a lot for your developments … You are doing such a great job!!!


Best Regards...

Re: Heikin Ashi Strategy

PostPosted: Fri Apr 13, 2012 3:31 am
by flores_joseg
Hi Apprentice,

I am still testing this strategy. I activated it “only once per pair” and “only for 1H timeframe”.
I realised that if the limit is not hit in within 3 hours, the orders are automatically closed and this should not happen.

I would really appreciate if you can please give it a look and set the strategy to “ONLY” close orders “if the Limit or Stop is hit”.

Thanks in advance !!!


Best Regards!

Re: Heikin Ashi Strategy

PostPosted: Sat Jul 09, 2016 3:41 pm
by msemryck
Hi Apprentice,

Could you please add the following to this strategy

1) Buy if (close on blue bar ) & (between a high and low price point) ( must meet both criteria). For a stop loss can there be an option for an exact price.

2) same for red for a sell

Thanks you

Matt

Re: Heikin Ashi Strategy

PostPosted: Mon Aug 08, 2016 6:55 am
by Apprentice
can you explain
Buy if (close on blue bar ) & (between a high and low price point)

buy if we have down HA bar within range or previous bar ?

Re: Heikin Ashi Strategy

PostPosted: Sat Dec 17, 2016 7:53 am
by Apprentice
Strategy was revised and updated.

Re: Heikin Ashi Strategy

PostPosted: Mon Jan 09, 2017 7:02 am
by xpertizetrading
Is it possible to translate this strategy for mt4?
Thanks and Regards,
XpertizeTrading