Quote from wally_:
A system should work with a broad array of values of its parameters and the fewer it has these parameters the better.
A method I use which works well:
Suppose you have a parameter "X"
Run the test and graph the results vs. "X"
There should be range of "X" over which the system is profitable
I Choose "X" in the middle of the range.
Now get a little funky: if you have two parameters, this makes
a 3-D graph (profit vs. X,Y), look for a nice broad mountaintop;
If you have three parameters, you have a 4-D graph, good
luck with that one...
