Hi
I have recently started playing MT4 and wrote a simple trading algorithm as pracitice. Then I used MT4's Strategy Testing function to 'optimise' the parameters, trying to squeeze as much profit as possible from the algorithm. Then I read a few articles about curving fitting and why people shouldn't to do it.
I think what I have been testing is actually curving fitting and as you mentioned in the post, it is very temptating as the results look very good.
My question is: what should we take away from these back testings, if not a set of 'optimised' input parameters for the algorithm? How should we analyse the back testing results? Any recommendation of booking or reading materials on these matters are more than welcome.
Thanks in advance.