we are working on. more details in few days
- #228
- Edited 6:10am Nov 3, 2011 4:19am | Edited 6:10am
- | Joined Aug 2009 | Status: Trader | 1,871 Posts
EA for "Heiken Ashi Smoothed" 59 replies
Heiken Ashi and Heiken Ashi Smoothed EA needed for Renko 11 replies
Heiken ashi smoothed alert 9 replies
Heiken Ashi smoothed crossover and close 4 replies
Dislikedthis i am currently working with jhd to make the ea
he told me that he launched the ea v1 on 12 pairs, and he's up 120 pips already hahaIgnored
DislikedThe current version I am experimenting live with 0.5 lots is as follows;
Distinguish D1 trend - blue, long - red, short.
With that, lets take for example D1 trend is blue on a pair X.
As such, only LONG trades would be taken on this pair but with crosses of a closed candle in the same direction (1 candle before is opposite colour - fresh cross) as D1. So all long crosses on say a preset TF like H1 or H4 will be taken on this pair follow D1 trend - very simple trend following method.
TP is either wait until the reverse cross occurs or a preset TP that you're comfortable with - this way you would exit the trend halfway though.
Could you code an EA alongside such rules? following the D1 trend gives much less fake trades and only taking high profitability trades.
Thank you ma man!Ignored
DislikedHa smooth only on 5min tf
i dont think a ea can know if the regular ha is strong or not... we will see later on we will begin with this and update it as long as we canIgnored
DislikedYeap the above post where i mentioned about making/editing the EA for the new system is only using and depending on HA smooth crosses - but taking into account the "D1" trend.Ignored
Dislikedok thanks we will look into it
atm ea is down 1.5%, i removed eurchf from the pairs we trade cause it's ranging to much, ea has some problems as he does not respect the tp, it's suposed to be 15 pip (close half position) atm but sometimes he takes half position profit between 3-5 pips and put the stop lost at even at that point when we are suposed to be 10 pips farther up or down in our move? don't know why. don't always take the trade on the opposite side when he just closed a bad trade. we still have some more development to do, don't worry we...Ignored
DislikedLads,
The HA Smoothed is just the cross of two MAs.
On default setting its 6 Smooth MA crossed with 2 EMA, the 2 above or below the 6 gives blue or red.
Which is why HA Smoothed in a ranging period is not good cuz of the MAs and they are lagging.
Put it on your charts and you'll see its very similar if not the same,
But if you want to use it, why not just use MAs in the EA?Ignored
Dislikedty for the info, i looked at it and you are right however is can't be that simple we will have to modify ea to measure strength of movementIgnored
Dislikedlet's say the smoothed ha change color but does not move more than 5pips up we would ignore the trade.
it's a example but we will have to measure exactly what move in pips can be considered as a strong move
see between the green lines its a change of color with no strength
edit: if you look 2 candle to the left of the green line, you will see a smoothed ha color change with a strong movement of the regular haIgnored
Dislikedlet's say the smoothed ha change color but does not move more than 5pips up we would ignore the trade.
it's a example but we will have to measure exactly what move in pips can be considered as a strong move
see between the green lines its a change of color with no strength
http://i.imgur.com/VKFBA.gif
edit: if you look 2 candle to the left of the green line, you will see a smoothed ha color change with a strong movement of the regular haIgnored
DislikedHave I missed something? I think your chart is showing regular candlesticks plus smoothed HA, correct? And is this how you may possible set up a trading strategy? I like the idea of this strategy but as it is a study in motion/progress I may not be following your examples correctly. Thanks for everyone's input and work. p.Ignored
Dislikedyes i normally trade without them, but it's more accurate for human hand trading to have them or ha, one or the other would do
btw here is the link of our first night of trading (up 2% (280 pips) with 0.20 lots on 5000$ demo account) remember it's full of bugs / errors etc
http://www.fxstat.com/performances/v...ed_EA_1_0-7940Ignored
DislikedThat is the best I've seen so far - closes to the holy grail (although it doesn't exist) Lol...
May I ask what parameters ur using for the EA? entry and exit rules buddy? Which TF?
Thanks buddy! Have a great day ahead - looking forward to automate the simple HA smooth strat!Ignored
Dislikedwe are up 2.36% now just updated the previous fxstat link, will post the new page soon as the version 0.2 is out of the factory!
buy at smoothed ha blue, sell at smoothed ha red
Half position sold at +15 (this wasn't working correctly should in version 0.2) + put SL at even
The remaining half always exit on reverse, if TP not reach quit and reenter on the other side if color change.
Were are trying in v0.2 :
hours to trade - trade from london open to end of new york
Hard stoploss at SL at 15 pips to try not to get hurt to much by reversalsIgnored
Dislikedwe are up 2.36% now just updated the previous fxstat link, will post the new page soon as the version 0.2 is out of the factory!
buy at smoothed ha blue, sell at smoothed ha red
Half position sold at +15 (this wasn't working correctly should in version 0.2) + put SL at even
The remaining half always exit on reverse, if TP not reach quit and reenter on the other side if color change.
Were are trying in v0.2 :
hours to trade - trade from london open to end of new york
Hard stoploss at SL at 15 pips to try not to get hurt to much by reversalsIgnored