As a matter of posterity, here's the theoretical results for the TF strategy for the YTD.
The first table is my original setup, using the original parameters.
This table is the one generated using different parameters that I divined by backtesting. The results are unsurprisingly horrid.
The takeaway is that the TF strategy has really, really sucked this year. 6 weeks of losses in a row is unprecedented, but I'm getting used to this fact.
However, using the classic parameters, I can now see that the last 5 weeks have actually been decent, it has just been my tweaking that caused me to suffer worse than expected losses. In light of this, I will probably start trading half my contracts using the older parameters, and see how that affects the results. Generally in the last 4 years, January and February have been not-great, but not as horrific as it has been this year for me. March has been relatively good, so hopefully this is my turnround month for the year.
The first table is my original setup, using the original parameters.
PHP:
DATE TOTALPTS WINS LOSSES MOVELOSSES AVERAGE TARGET
2011-01-02 2011-01-08 2.400000 3 1 1 1.660000
2011-01-09 2011-01-15 -6.000000 1 4 0 1.560000
2011-01-16 2011-01-22 -2.000000 0 0 5 2.080000
2011-01-23 2011-01-29 -0.400000 2 1 2 1.360000
2011-01-30 2011-02-05 -4.600000 0 2 3 1.260000
2011-02-06 2011-02-12 -1.800000 2 2 1 1.540000
2011-02-13 2011-02-19 -3.700000 0 1 4 1.340000
2011-02-20 2011-02-26 2.000000 3 1 1 2.080000
2011-02-27 2011-03-05 0.100000 2 2 1 2.040000
2011-03-06 2011-03-12 -1.500000 1 1 3 2.680000
2011-03-13 2011-03-19 1.100000 2 2 1 2.100000
2011-03-20 2011-03-25 4.400000 4 0 1 1.600000
This table is the one generated using different parameters that I divined by backtesting. The results are unsurprisingly horrid.
PHP:
DATE TOTALPTS WINS LOSSES MOVELOSSES AVERAGE TARGET
2011-01-02 2011-01-08 0.800000 3 1 1 1.660000
2011-01-09 2011-01-15 -6.200000 1 2 2 1.560000
2011-01-16 2011-01-22 -0.300000 1 0 4 2.080000
2011-01-23 2011-01-29 -1.800000 2 1 2 1.360000
2011-01-30 2011-02-05 1.400000 2 0 3 1.260000
2011-02-06 2011-02-12 -4.200000 2 2 1 1.540000
2011-02-13 2011-02-19 -0.400000 1 0 4 1.340000
2011-02-20 2011-02-26 0.400000 3 1 1 2.080000
2011-02-27 2011-03-05 -2.300000 2 2 1 2.040000
2011-03-06 2011-03-12 -2.700000 1 1 3 2.680000
2011-03-13 2011-03-19 -1.300000 2 2 1 2.100000
2011-03-20 2011-03-25 5.200000 4 0 0 1.600000
The takeaway is that the TF strategy has really, really sucked this year. 6 weeks of losses in a row is unprecedented, but I'm getting used to this fact.
However, using the classic parameters, I can now see that the last 5 weeks have actually been decent, it has just been my tweaking that caused me to suffer worse than expected losses. In light of this, I will probably start trading half my contracts using the older parameters, and see how that affects the results. Generally in the last 4 years, January and February have been not-great, but not as horrific as it has been this year for me. March has been relatively good, so hopefully this is my turnround month for the year.