Current location - Recipe Complete Network - Complete breakfast recipes - Three-color index formula of main force state
Three-color index formula of main force state
1, main force status is a comprehensive indicator, which combines main force monitoring, capital monitoring and shape monitoring. On the surface, it seems to be an indicator, but in fact it is a combination of different indicators to analyze the running process and state of funds in a stock in multiple dimensions.

2. From the color point of view, the grid areas of five different colors represent five subdivision index values. Among them, the green and blue grid areas represent the medium and short-term oversold in the stage, and there are opportunities for bargain hunting. The red, yellow and purple grid areas represent short-term and medium-term active funds to do multiple stocks, and the stock has a high probability of rising.

3. From the numerical point of view, there are positive and negative points. Moreover, only the red column representing the active funds in the middle line will have a negative value, which is shown as the red line below the zero axis. As for this negative value, we only need to know that the greater its absolute value means the more it falls, but it has no practical significance. Therefore, in general, a negative red line will be accompanied by a positive blue column, and the * * * vibration indicates oversold. The other four color bars are all positive values, because they indicate that the funds are attacking in the forward direction, and the larger the value, the better. However, the difference is that blue and green represent the stage oversold, and the larger the value, the more the stock price falls. The yellow, red and purple represent the strength of capital attack. The higher the value, the more the stock price rises.

Three-color index formula of main force state:

First, the main express line of the price line

1, price: 3 * SMA ((close-LLV (low, 27))/(HHV (high, 27)-LLV (low, 27)) *100,5,1)

-2*Sma(SMA((CLOSE-LLV(LOW,27))/(HHV(HIGH,27)-LLV(LOW,27))* 100,5, 1),3, 1)

,COLOR00CCFF,NODRAW;

2. Main line: ((Valence -LLV (Valence, 27))/(HHV (Valence, 27)-LLV (Valence, 27)) * (4)) * (25)

,COLORCYAN,NODRAW;

3. Express: ((Valence -LLV (Valence, 9))/(HHV (Valence, 9)-LLV (Valence, 9)) * (4)) * (25)

,COLOR55AAFF,NODRAW;

4、RSV:=(CLOSE-LLV(LOW, 13))/(HHV(HIGH, 13)-LLV(LOW, 13))* 100;

5、K 1:=SMA(RSV,3, 1);

6、D 1:=SMA(K 1,3, 1);

7、KK:=INTPART(K 1);

8、DD:=INTPART(D 1);

9、TFXXS:=KK+DD; Variation kd risk coefficient

10、TGLXS:=(TFXXS-REF(TFXXS, 1)); Variation KD deviant coefficient: capital flow direction, red: stICKLINE(TGLXS> 0 AND TGLXS> REF(TGLXS, 1), 100,TGL。