|
HolyGuy: Can you test the following settings on 2.1 and let me know what results you get?
ID=0; lots=1; MM=true; Risk=10; stoploss=35; takeprofit=25; MaxTrades=1; UseHourTrade=false; FromHourTrade=7; ToHourTrade=20; UseTrail=false; TrailingStop=20; LongBar=15;
2.1 Addition is LongBar. This variable controls how long the Candle is before making decisions further. In previous versions the value was hard coded to 10. This can now be optimized and 15 is best for H1 according to backtesting.
__________________
"Anyone who has never made a mistake has never tried anything new." -Albert Einstein
Last edited by Nicholishen; 03-27-2006 at 05:46 AM.
|