View Single Post
  #9 (permalink)  
Old 02-02-2006, 06:12 AM
sunwest's Avatar
sunwest sunwest is offline
Member
 
Join Date: Jan 2006
Location: London
Posts: 93
sunwest is on a distinguished road
Hello,


Here are my result from strategey tester EUR/USD 5 Min from April the 4th to 2st Feb:
Parameter:

extern double TakeProfit = 36;
extern double LotsMult = 0.1;
extern double TrailingStop = 60;
extern double shift = 12;
extern double vfma = 70;
extern double vsma = 110;

There are hundred of combination that actually works, for different period of time.
Shame I had not time last night to add newdigital suggestion.

Cheers
Attached Files
File Type: htm Strategy Tester EA-mad3.htm (31.1 KB, 107 views)
Reply With Quote