
05-03-2006, 06:06 PM
|
 |
Senior Member
|
|
Join Date: Apr 2006
Posts: 312
|
|
Quote:
|
Originally Posted by FXGuy2000
I just ran some backtesting on this on the daily chart. for EUR/USD
And I think you'll be quite pleased of the results.
If it helps any, these were the settings I used.
CCIPeriod = 14,
CCIPrice = 0,
CCILevel = -100;
StopLoss = 50,
TakeProfit = 300,
TrailingStop = 15;
ConfirmedOnEntry = true, // TRUE:entry on the next signal bar
StopAndReverse = true, // TURE:if signal change, exit and reverse order
PureSAR = false; // TRUE:no SL, no TP, no TS
----
can't upload the html statement, it was too large. 
|
HI Fxguy,
i have seen your results....your modelling quality is 58%..means its not reading full data for back testing....it has to be atleast 90%.....
Thanks
Babar
|