|
Asia
Experience: Beginner
Platform: NinjaTrader, TOS
Posts: 796 since Jun 2009
Thanks Given: 109
Thanks Received: 801
|
Back to the OP's question, one thing to think about is how to define if a strategy is working or not. It needs to be a binary answer (yes or no) that has a bit more behind it than whether you are making money or losing money.
If you have fully back- and forward-tested an idea, you should have a few datapoints that you can use to evaluate the strategy when it is live. This is an area I'm still working on, but most of the criterea I'm using are based on deviations in P&L from model vs. actual, and deviations in the volatility of returns.
Those deviations need to be monitored both on the positive side and the negative side. If the system is doing significantly better (or worse) than the model, it would indicate I've missed something and need to be very careful. While it is a lot easier to pull the plug on a system that is losing money than one that is making money, if you are deviating more than n%/period from your model, your model is wrong and you need to find out why.
The challenge (for me at least) is to work out parameters that indicate All Clear, Caution, and Stop and apply them objectively. Personally I've found it helpful to accept that all systems will fail at some point, and part of the design process therefore needs to include ways to recognize and mitigate that failure.
My 2 pesos.
|