
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello there!
Thanks for sharing, I think this is a Good one!
Maybe you can solve my problem with WATL @ MT4 tester:
When I do backtests there is an error
"2009.04.01 16:36:10 2009.03.31 07:04 WATL_14_2 EURGBP,M15: OrderModify error 1"
comes very often (but not all the time)
Any tips?
Thanks in advance!
Confused
I'm a little confused, since the original post mentions
the expert and the required indicator. I see two .mq4
files and one .ex4 file. I'll assume the .ex4 is the indicator?
Are the other two .mq4s the experts. Please clarify.
Rob
this is looking like just what i needed .thank you very much
what do you think of a profit lock and a break even for this strategy?
I'm a little confused, since the original post mentions
the expert and the required indicator. I see two .mq4
files and one .ex4 file. I'll assume the .ex4 is the indicator?
Are the other two .mq4s the experts. Please clarify.
Robyes the two .mq4s experts
Hello there!
Thanks for sharing, I think this is a Good one!
Maybe you can solve my problem with WATL @ MT4 tester:
When I do backtests there is an error
"2009.04.01 16:36:10 2009.03.31 07:04 WATL_14_2 EURGBP,M15: OrderModify error 1"
comes very often (but not all the time)
Any tips?
Thanks in advance!hi, this error can occur when ea modify SL (last min/max as you can see in source code), but new SL is near actual price.
in any way, ea continue to function corretly.
thanks in advance
giapel
Thank you for the info!
I guess this error give some negative effect to the results - I have loses @ backtests with same parameters as at your example...
Will try to fix it somehow...
Order Error
Hello, I have been trying to test this ea with no success. I keep getting an error message:
09:40:10 WATL_14_2 USDJPY,H4: 0 Error modifying order : (130)
09:40:10 WATL_14_2 USDJPY,H4: 1 Error modifying order : (130)
09:40:10 WATL_14_2 USDJPY,H4: 2 Error modifying order : (130)
I changed the ea's setiings to match the settings from Enforcer's post #28, but continue to get the same error message. I've uninstalled and re-installed the ea several times to no avail. In the journal it says that WATL loaded successfully.
Any suggestions?
Thanks for your help!
I don't have such errors.
I tested with Alpari UK.
Maybe is something related to broker you use or history data.
Hello, I have been trying to test this ea with no success. I keep getting an error message:
09:40:10 WATL_14_2 USDJPY,H4: 0 Error modifying order : (130)
09:40:10 WATL_14_2 USDJPY,H4: 1 Error modifying order : (130)
09:40:10 WATL_14_2 USDJPY,H4: 2 Error modifying order : (130)
I changed the ea's setiings to match the settings from Enforcer's post #28, but continue to get the same error message. I've uninstalled and re-installed the ea several times to no avail. In the journal it says that WATL loaded successfully.
Any suggestions?
Thanks for your help!130 is because of the lot size.
Check it.