1. What do people mean by "price-action"?
2. Is there any use to back-testing and creating models from there?
e.g. I take a look at the weekly and daily charts of a large-cap stock, and plot what would have worked best for the last 10 years.
So i come up with, for example, that if you bought whenever EMA(10d) crossed above EMA(20d) and sold whenever MACDH ticked down, you would have made money 99% of the time. Any value doing this?
3. What methods and books are generally considered the best? I've been using Elder's triple screen, am severely disappointed. And yes I've been implementing correctly.
tyvm!
:clap:
1) different people mean different things by price action. Unfortunately, there doesn't seam to be a commonly accepted definition. Some people are focused on bar by bar patterns, whilst at the other end of the spectrum there are others (me included) who tend to think in terms of longer term wave structure.
2) back testing is useful but just not in the way you are suggesting. It certainly allows you to evaluate mechanical strategies very quickly, partially eliminating the need for time consuming forward testing. If done correctly, you might even get an idea of the expectancy and variance you might achieve in live trading, which helps in monitoring performance against expectations.
The main disadvantage is that back tests are based on the
possibly flawed assumption that what happened in the past will happen in the future, and this assumption can cause potential risks as the results obtained are dependent on the characteristics of teh time-series which where exhibited during the testing period. Financial time series are statistically non stationary, often rendering the results from mechanical strategies little better than random (which is a good thing in my book
😛).
Although back-testing does not necessarily allow you to predict how a strategy will perform under future conditions, its primary benefit lies in understanding the vulnerabilities of a strategy through a simulated encounter with real-world conditions of the past. This theoretically enables the designer of a strategy to learn from their mistakes without actually having to make those mistakes with real money.
I'm not a great believer in back tests, but they are a necessary evil. [Cue bleedin obvious comments from vendors with their intelligent nonsense agenda]
Curve fitting parameters as you suggest is a sure way to failure. A lot of new traders dont seam to realize just how simple it is to design a trading system that back-tests well. Those systems invariably fail spectacularly in forward testing.
3]I'm not an advocate of burning books, but I could possibly make an exception in the case of trading related literature. Forget books, and for heavens sake forget trading forums other than 4 d lulz (although you might want to check out bbmacs thread here at the zoo for a few ideas about how the elder triple screen approach can be modified to something that makes a bit more sense)!
You just need to trade, and you need to get stuck into some serious work. Why do you want to do this anyway ?