
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
10points 3-1
what time frame and setting?
Am using the settings as originally downloaded on a M30 Timeframe.
John
It is not opening trades for me. NO ERRORS??
i tried the expert in friday (1/9/2006 ) in m30 on eur/usd , gbp/usd in demo
but i did lots=,01
they made with me profit 36% in one day
10points 3-1
It is not opening trades for me. NO ERRORS??
Just realised that I had changed the End Year to 2006 that could account for your non trading.
After coming within a few pips of realising 40 pips profit last week only to see a reversal I have started off this week with a 30 pip take profit.
This EA always starts slowly and builds up as it opens larger positions, I have started off the detailed information as of this weeks trades, last weeks results can be found on a previous post.
$77 Profit with $98 Floating Profit.
John
I can't get to work either - have smiley face but no trades? Anyone suggest why?
10points 3-1
Check to see that you have enabled it for live trades on the first page prior to the settings page. If you have you should get a smiling emoticon next to the EA's name.
Failing that look in the Journal and Experts tab for comment and errors. Post details of any errors and someone will help you to solve them.
Edited to add that the Expert Advisor tab at the top of the chart has to be enabled and also check that your copy of the EA has a blue hat in the navigation tab. A grey one denoted errors and will not enable properly.Just realised that I had changed the End Year to 2006 that could account for your non trading.
Toccata, above are the only comments that I have. I am not able to advise technically since I have no programming skills.
John
For Info I am able to Run this sucessfully on InterbankFx and Velocity4x, just a note it does run on Micro Lots (if you broker at least on your demo allows it) for example on EUR at .01 lots you could run GBP at 0.02 so when it double's it goes to 0.04, then 0.08, thus the risk is less.
Try this, it may fix the problem
under this part of the code:
if (OrderType()==OP_BUY)
Should Read:
OrderModify(OrderTicket(),OrderOpenPrice(),Bid-Point*TrailingStop,OrderClosePrice()+TakeProfit*Point+TrailingStop*Point,800,Yellow);
return(0);
I'm new at this and could be wrong, but it is working for me on interbankFX.
I also changed the date code.

MKHI try but it don't work ????????
I try but it don't work ????????
try this one
10points 3-1
Would like to see more forward test results.
Still looking good.