Page 1 of 1

HA Strategy

PostPosted: Tue Sep 08, 2020 4:06 am
by Apprentice
TS2/Lua version
viewtopic.php?f=31&t=69290
HA Strategy.mq4
(146.28 KiB) Downloaded 309 times

Re: HA Strategy

PostPosted: Mon Sep 14, 2020 10:19 am
by ericcky
Hi Apprentice and Team,

Can you improve the EA by adding the logic that when an opposite signal occurs, it will close all trade for this specific pair and open a trade after the candle is closed?

Opposite signal here is if BUY:
1. The Heikin Ashi price bar turns from white (bullish) to red (bearish), close all trade for this pair.
2. Opens SELL Trade if HA candle closes as RED. Or Opens BUY Trade again if HA candle closes as White.

Vice versa for SELL situation.

Do you need more clarification?

Cheers!

Re: HA Strategy

PostPosted: Mon Sep 14, 2020 4:43 pm
by Apprentice
Your request is added to the development list.
Development reference 2030.

Re: HA Strategy

PostPosted: Wed Sep 16, 2020 11:07 am
by Apprentice
image.png

It already has such an option.

Re: HA Strategy

PostPosted: Wed Sep 16, 2020 11:17 pm
by ericcky
Hi Apprentice,

Yes, it has the function but it is not working. I saw many time that - for example: Buy trades are still open even after a few red HA bars has shown up after the BUY trade was placed. The EA should close the trade and open a SELL until another opp signal show up.

Kindly look into this, thank you so much for your time.

Re: HA Strategy

PostPosted: Fri Sep 18, 2020 7:34 am
by Apprentice
This EA doesn't trade using HA only. There are additional MA checks.