I have begun researching common technical analysis based strategies. The goal is to determine what works and what does not work by back-testing each of these strategies and publishing the results.
I will be publishing both the results as well as the NinjaTrader source code used to perform the tests. A forum is not geared towards posting this type of information, so I will be hosting the files and results on my blog: http://thestrategictrader.com
This is a free blog with no ads.
The first indicator I am looking into is RSI. I chose RSI first because its a common indicator found in many strategies posted on these forums.
My hope is that through this thread we can spur conversations around my results as well as suggestions for other things to try.
A summary of what I have tested thus far:
#1 Entering a trade when RSI above a threshold. (Fails misserably)
#2 Entering a trade when RSI below a threshold. (Produces positive results beyond what is expected due to random chance)
#3 Entering a trade only on the cross of a threshold. (Profit Factor and percent profitable remain fairly constant. Only the number of trades changes)
#4 Entering a trade when RSI above/below a moving average. (Above the moving average is horrible. Below the moving average produces good results but not beyond random chance)
I will be publishing both the results as well as the NinjaTrader source code used to perform the tests. A forum is not geared towards posting this type of information, so I will be hosting the files and results on my blog: http://thestrategictrader.com
This is a free blog with no ads.
The first indicator I am looking into is RSI. I chose RSI first because its a common indicator found in many strategies posted on these forums.
My hope is that through this thread we can spur conversations around my results as well as suggestions for other things to try.
A summary of what I have tested thus far:
#1 Entering a trade when RSI above a threshold. (Fails misserably)
#2 Entering a trade when RSI below a threshold. (Produces positive results beyond what is expected due to random chance)
#3 Entering a trade only on the cross of a threshold. (Profit Factor and percent profitable remain fairly constant. Only the number of trades changes)
#4 Entering a trade when RSI above/below a moving average. (Above the moving average is horrible. Below the moving average produces good results but not beyond random chance)