View Single Post
  #373 (permalink)  
Old 09-10-2007, 12:56 PM
scout's Avatar
scout scout is offline
Junior Member
 
Join Date: Oct 2006
Posts: 23
scout is on a distinguished road
Smile

I think coder's guru has done so wonderful job.XPma EA is a very good trend trading EA. I wonder why there isn't any backtesting results about this excellent EA here. I'm foward testing this EA, and I post my backtesting result here. Like every trend trading system, XPma EA will make good profit when market is going up or down straight, but looks bad when market doesn't seem to be with a obvious trend. But i think we can control the loss.

I change some code of this EA to keep lots=1 for testing. The original version makes much more profit than the results I give here.

The result is of 2006. This EA also makes excellent profit in 2001-2005 backtesting.

Parameters are :Lots=1; TakeProfit=1000; TrailingStop=10; StopLoss=9; Slippage=5; MaximumRisk=0.1; MA_Period=7; MA_Type=3; MA_Applied=0; T3MA_VolumeFactor=0.8; JMA_Phase=0; Step_Period=2;

Hope it helps, thank you all. Thank you again, coder's guru!
Attached Images
File Type: gif TesterGraph.gif (6.3 KB, 1280 views)
Attached Files
File Type: rar XPma_EA_backtest_2006.rar (41.5 KB, 297 views)
Reply With Quote