DislikedThanks to all of you for your supporting thoughts, much appreciated!
I am glad to say that my little daughter is out of hospital and we just managed to fly back home - so everything is back to normal.
All the best,
LongbarIgnored
Vinesh
EURUSD 15min. Heikin-Ashi System 31 replies
Heikin-Ashi 2 replies
Heikin-Ashi Technique 2 replies
Regarding Smoothed Heikin Ashi indicator 0 replies
Trading with Heikin Ashi 9 replies
DislikedThanks to all of you for your supporting thoughts, much appreciated!
I am glad to say that my little daughter is out of hospital and we just managed to fly back home - so everything is back to normal.
All the best,
LongbarIgnored
DislikedI have had ver 15 1 hr and 4 hr version running since they were uploaded here and NO trades. Is everyone having success with this new version? What do you think I might be doing wrong?Ignored
Dislikedrcbarlow,
Were you using fixed lot or % risk?
I had similar experience with v 0.14 but only when using fixed 1 lot risk with exit 2. (More details in posts #710-711)
At first I thought it was because I had a duplicate pair/EA on that profile and several corrupted Comment entries. However, after removing the duplicate, opening a new account and starting fresh, it again repeated the rapid open/ close trades.
Good news is that when I replaced it with V0.15 last night it appears to be working correctly: no Energizer bunny trading.
I don't know...Ignored
DislikedJR and rcbarlow,
I took a quick look at this and seems to me there was a problem with v0.14 with fixed lot and exit 2. This was however got fixed in v0.15.
I suspect an issue though with v0.15 around the recovery process: I think if the second order fails then at next tick the first order gets closed and both (first & second) will be re-submitted. With version 0.14 this would result in an indefinite cycle of submit/close-out per tick, but with v0.15 this would keep up only until successful resubmission of both orders.
Could you have a look...Ignored
DislikedHi,
I assume you have a smiley face in the upper right corner, the order size matches your broker's specs, and you have the HSA indicator loaded along with the EA.
Have you looked at the Experts tab entries? Look for line entries that have ERROR: then it lists something that went wrong. They usually point you in the right direction.
I've had 12 trades today on the H1 at FXCM and 4 on the H4.
JRIgnored
DislikedI have been following this thread from the beginning and have also been paper trading the strategy on and off over the past 4 weeks. I would love to use the EA but other than loading it into metatrader and dragging it onto the charts I don't know how to set up the correct trade days etc. Can anyone help or guide me to the place where I can find the information?
Thanks!Ignored
DislikedJR : Thank you...
I re-read everything and discovered I did not have the ATR indicator installed. I found the settings for 4 hr.
HA Smoothed Settings 2,6,3,2 / ATR – 20
1. Are these the same settings you are using?
2. In the EA are you still using ATRperiod = 20, ATRMultiplierSL =1.0, ATRMultiplierTP=1?Ignored
DislikedHi Longbar,
Welcome back.
Yes, I've seen that behavior with v0.15 as well.
On H4, I haven't found any instances, but on the H1 there were dozens of same minute open/closes when set to MM 3% and Exit 2. Same for M30 with MM 3% and Exit 0 and Exit 2. Same for M15 with MM 3% and Exit 2 (only M15 chart I ran).
Let me know if you want logs or more details.
JRIgnored
In terms of the trading strategy I think the very first one needs some attention. The EA closes off immediatelly existing orders and submits new orders when counter trigger found, but this may not be what Mr ED really does: Mister ED what is your view on this?
Any comment etc welcome as how to go on with EA development.
Longbar
DislikedI was focusing on the recovery process as seems to me the problems JRpips8 and rcbarlow experienced are due to that - thanks pointing out by the way! Definitely there were EA issues and made changes to hopefully fix them
Now the forged backtests passed the recovery tests when the initial order (with TP) or the second order (for the trailing SL purposes) fails on submission. Due to the fact MT may report back (timeout) error AND at the same time create the ticket as well (huh!) the recovery logic at next tick cheks for ticket rather than blindly...Ignored
DislikedHi Longbar,
Thanks for the updated version.
I'll test it this week. My TwoStepOrderSubmit=true and testing all 3 exit methods with both fixed and % entry.
Persistent Pending Orders
I've noticed that the pending orders last forever if not filled. Is it possible to remove a pending order if not filled by the end of the current candle? I'm removing them manually and it's not a big issue on an H4, but could be a lot of screen time on a shorter tf.
Cheers,
JRIgnored
DislikedHi JRpips8,
The EA meant to allocate expiration time to the pending orders so those should be valid only up the the last second of the bar next to the trigger bar. If your broker supports this feature you could see the expiration time in the order management window comes up by right click on the pending order and selecting the "Modify or Delete Order" entry. The EA also makes a log into the Experts tab when submitting the pending order and you should see something like this:
23:00:02 MisterED EURUSD,H4: INFO: SubmitOrder - new BUYSTOP order...Ignored
DislikedHi Longbar,
Found this entry in one of the Experts logs:
13:27:07 MisterED_v0.15.0 AUDUSD,H4: INFO: SubmitOrder - new BUYSTOP order at bid:0.83804000 , entry:0.84166000 SL:0.00000000 TP:0.00000000 Lot:1.05000000 exp:2009.08.27 23:59:59 ExitMethod:0
13:27:07 is local MDT time and if the 23:59 exp time in the INFO entry is chart time, then it should have expired at 16:59 MDT which is the end of the bar next to the trigger bar. (MDT...Ignored