|
||||||||||||||||||
Data:2009-12-12 2:34
Bonding pattern with the average stock, once the higher its rate of increase is often relatively large. One of many examples here will not go into details.
MA has long been the theory of bonding, such as third-line satellite Zhang flowering, Aoki's average flow, etc. Actually, it is derived from average bonding theory. It is worth mentioning that in recent years was popular a "bargaining chip distribution" theory, in some applications, also with the average bond theory similar to the Miao. What it simply, I think it is because the characteristics of its own moving average decision. We know that the average price is the average operator (here, to concentrate on a simple weighted average of the algorithm), thus, we can know that the formation of the so-called average bond forms because in fact the stock price over a long period of shock finishing, making long-and short-term moving average close to the formation of values, from the perspective of moving averages is the average bond, from the morphological point of view, is a cabinet order, from the perspective of the distribution of chips is a chip is highly concentrated.
We know that the stock's movement can be considered constant immobile. Is not outside the direction of its motion is, up, or peace. From past experience and the characteristics of movement we know that the stock's "flat" is a relatively static, with the inevitable movement pattern for the other two replaced. As a result, our stock-picking time, find a flat plate with the stock becomes particularly meaning.
So, how to find form with a average bond stocks? The most direct way is to set the master plan targets more than the state average, and then one by one to read, artificial determine the stock with a flat plate shape. Although, this is a very effective way, unfortunately too exhausting. Moreover, because the visual differences, for some cabinet finishing stocks, we tend to think that the band obviously does not think that it is the flat plate finishing, in fact, carefully calculate its up and down the band room for the whole band may be only 100 a few parts per. Once the stock price rose or fell, the original look of the K-band apparent line graph becomes an absolute sideways pattern. Therefore, we need to rely on indicators to look for a reasonable calculation of average bond stocks.
ABS (ma (c, 20)-ma (c, 90))
The meaning of the above index formula is calculating the 20-day moving average and the 90-day moving average absolute value of the difference. The smaller the absolute value illustrate the two represent a direct short-term and long-term moving averages for example, smaller, thus becoming more and more into the adhesive. Index calculation, we use the sorting function screening, they could be selected to form with a average bond stocks.
Here we must note, is not the average bond's shares will rise, because there is no absolute so-called laws. Moreover, we should also pay attention in the application of the relative positions of average bond is high or low adhesive bonding that is very important. With regard to location of high and low stock price judgments is a very troublesome problem, because no matter how high that can be high and low that can be even lower. There is no absolute level, only the relative high and low.
How to determine the location of the high and low stock prices do? In fact, this is a fundamentally unable to judge the issue, but in practice they have to face. So, how can a more reasonable solution to this problem? After the study, I have the original indicators were optimized. Take a look:
ABS (ma (c, 20)-ma (c, 90)) / ma (c, 60)
The reason for this is to optimize the horizontal comparison in the same time as the introduction of vertical comparison. That is, with the stock is now the trend and historical trend to compare this hope that we can play a certain sense, the future operation of the help.