Current location - Recipe Complete Network - Diet recipes - How to see the funds flow indicator
How to see the funds flow indicator
Fund flow algorithm of the major software vendors are not the same, but most of the eagle eye individual stock intelligent tracking system fund flow algorithm as the core, parameter adjustment and development. The following is my carefully organized funds flow indicator how to see the relevant information, I hope to help you!

The view of the money flow indicator

In fact, the money flow (money flow) is a mature technical indicator in the international arena. Its calculation method is very simple, for example: in 9:50 this minute, the steel plate index than the previous minute is up, then 9:50 this minute turnover is counted as money inflow, and vice versa is counted as money outflow, if the index did not change compared to the previous minute, it is not counted. Calculated every minute, summed up once a day statistics, the difference between the inflow of funds and outflow of funds is the net inflow of funds for the day of the sector.

The significance of this calculation method is: the index is in an upward state when the turnover is to promote the index of the rising force, this part of the turnover is defined as capital inflow; the index fell when the turnover is to promote the index of the force of the fall, this part of the turnover is defined as capital outflow; the difference between the two that day is that day, after the offset of the two forces to promote the index rose after the rest of the net force, this is the The net inflow of funds in the sector that day. In other words, the flow of funds to measure is to promote the index of the strength of the force, which reflects the people of the sector bearish or bearish degree in the end how much.

Money flow can help investors see through the fog of rising and falling indices to see what everyone else is really doing. A one-point rise in an index (price) may be driven by $10 million or by $100 million, and these two scenarios have completely different guiding significance for investors.

Generally the money flow and the index up and down trend is very similar, but in the following two cases, the money flow indicators have obvious guidance:

1. The day's money flow and the index up and down the opposite. For example, the sector in general throughout the day to see the index is down, but the flow of funds shows a net positive inflow of funds throughout the day.

2. The day's money flow and the index rose or fell in the magnitude of the large deviation. For example, the index rose higher throughout the day, but the actual net inflow of funds is very small.

When there is more divergence between the money flow and the index rise and fall, the money flow is more reflective of the actual market situation than the index rise and fall.

Main fund flow view

Generally look at the record of the transaction of the extra-large single or large single, depending on the price of the stock, generally using a buy and sell orders more than 500,000 turnover amount for the main fund flow.

Da Wisdom, Yimin manipulator of the paid version can see the main funds flow indicators, if the phone to download some of the watchdog software, but also free to see paid software to see the indicators, in addition to the free Oriental Wealth Channel can see the funds flow data, and then there are some sites also have the main funds flow data; I hope that my answer to be able to help you, and also wish you good luck with the investment. I wish you good luck with your investment, and I wish you all the best in your endeavors.

So, in the actual investment in how to according to the volume of change, correctly determine the direction of the main in and out. Or, how to change according to volume, accurately determine the main force is in the shipment or wash?

Generally speaking, when the main force is not yet ready to lift the stock price, the performance of the stock price is often very dull, the volume of change is also very small. At this time, the study of volume has no practical significance, and it is not good to determine the intention of the main force. However, once the main force volume to pull up the stock price, its whereabouts will be exposed. We call this kind of stock as a strong stock, at this time the study of volume changes, it has a very important practical significance. At this time, if you can accurately capture the main washout signs, and decisive intervention, often in a shorter period of time to obtain the desired returns. Practice has proved that, according to the characteristics of volume changes, the main force of the strong stock is not in the wash, to make a more accurate judgment.

1, due to the active involvement of the main force, the original dull stock in the volume of significantly enlarged to become active, there is a price increase in the volume of the trend. Then, the main force in order to level the obstacles to the future of the substantial pull up, had to be short-term profit-taking plate forced to wash away, this wash behavior, in the k chart is often manifested in the yin and yang oscillation. At the same time, due to the main force's purpose is to general investors out of the game, therefore, the stock's K-line pattern often into the obvious ? head pattern?

2, in the main washout stage, the K-line combination is often a big Yin constantly, and the number of times to close Yin, and each time to close Yin is accompanied by huge volume, as if the main force is a big shipment. In fact, a closer look will find that, when the above huge volume of large yin, the stock price rarely fell below the 10-day moving average, short-term moving averages on the stock price constitutes a strong support, the main low filling signs at a glance.

3, in the main washout, as the study of volume changes in the main indicators of OBV, average volume line, there will be some obvious characteristics, mainly manifested as: when there is a huge amount of the above big yin, the stock price of 5 days, 10 days average volume line has always been kept upward, indicating that the main force has been in the increase in the position of the stock is active, the stock trading, the market is optimistic. In addition, the quantitative indicator of volume, OBV, has always remained upward during the stock's high level oscillations, and even if it instantly drops back down, it will quickly pull up and be able to hit a new high in the near future. This suggests that the stock is in a position to rise from a volume perspective alone.

The main money in and out of the indicator

The main intervention, money in and out, buy and sell at a glance I used more than 1 year, I hope you like the shares

AA:=LLV(LOW,34);

BB:=HHHV(HIGH,30);

DD:=(EMA(((CLOSE-AA)) / (BB-AA));

DDD:=(EMA(((CLOSE-AA)) / (BB-AA))) (BB-AA))*(4),4))*(25);

谷:=(((DD-LLV(DD,21))/(HHV(DD,21)-LLV(DD,21)))*(4))*(25);

VAR1:=(CLOSE-LLV(LOW,36))/(HHV(HIGH,36 )-LLV(LOW,36))*100;

VAR2:=SMA(VAR1,3,1);

VAR3:=SMA(VAR2,3,1);

VAR4:=SMA(VAR3,3,1);

Wave: VAR3,COLORWHITE;

< p>Segment: VAR4,COLORYELLOW;

VAR6:=CROSS(VAR3,VAR4) AND VAR3<20;

DRAWTEXT(FILTER(VAR6,10)=1,40,'Buy'),LINETHICK1,COLOR00AAFF;< /p>

STICKLINE(FILTER(VAR6,10)=1,0,90,1,0),COLORRED;

VAR7:=CROSS(VAR4,VAR3) AND VAR3>80;

STICKLINE(FILTER(VAR7,5)=1, 0,90,1,0),LINETHICK1,COLOR00AAFF;< 0,90,1,0),COLORGREEN ;

DRAWTEXT(FILTER(VAR7,5)=1,70,'Sell'),LINETHICK1,COLORFFCC66;

Trend:3*SMA((CLOSE-LLV(LOW,27))/(HHV(HIGH 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),LINETHICK0,COLORWHITE;

VAR8:=CROSS(VAR2,VAR3) AND VAR3>80 AND VAR3>VAR4;

VAR9:=CROSS(TREND,VAR2) AND TREND<20 AND TREND<SEGMENT;

Partial sell:STICKLINE(VAR8,50,,1,1,1),LINETHICK0,COLORWHITE;

Partial sell:STICKLINE(VAR8,50,,1,1,1),LINETHICK0,COLORWHITE 90,1,0),COLOR008360,LINETHICK3;

Buy in batches:STICKLINE(VAR9,40,0,1,0),COLOR000080,LINETHICK3;

90,COLORGREEN ;

0,... COLORYELLOW ;

VAR01:=EMA((CLOSE-LLV(LOW,25))/(HHV(HIGH,25)-LLV(LOW,25))*100,5);

VAR02:=(HHV(HIGH,25)-LLV(LOW,25))/EMA((( CLOSE-LLV(LOW,25)),5);

VAR03:=CROSS(VAR02,VAR01);

VAR04:=REF(VAR02,2)<REF(VAR02,1) AND VAR02<REF(VAR02,1);

VAR05:=COUNT(VAR03,7)>0 AND VAR04;

VAR06:=REF((LOW+OPEN+CLOSE+HIGH)/4,1);

VAR07:=SMA(ABS(LOW-VAR06),13,1)/SMA(MAX(LOW -VAR06,0),10,1);

VAR08:=EMA(VAR07,10);

VAR09:=EMA(C,5);

VAR10:=LLV(LOW,33);

VAR11:=EMA(IF(LOW<=VAR10, VAR09,0),3)*40;

VAR12:=IF(VAR11>100,VAR11*0.312,VAR11);

Fund Entry:VAR02,COLORRED;

BAR1:=REF(LOW,1);

BAR2:= SMA(ABS(LOW-BAR1),13,1)/SMA(MAX(LOW-BAR1,0),13,1)*4;

BAR3:=EMA(BAR2,13);

BAR4:=LLV(LOW,34);

BAR5:=EMA(IF(LOW<. =BAR4,BAR3,0),3);

BAR6:=100-3*SMA((CLOSE-LLV(LOW,75))/(HHV(HIGH,75)-LLV(LOW,75))*100,20,1)+2*SMA(SMA((CLOSE-LLV(LOW,75))/( HHV(HIGH,75)-LLV(LOW,75))*100,20,1),15,1);

BAR7:=100-3*SMA((OPEN-LLV(LOW,75))/(HHV(HIGH,75)-LLV(LOW,75))*100,20,1) + 2*SMA(SMA) ((OPEN-LLV(LOW,75))/(HHV(HIGH,75)-LLV(LOW,75))*100,20,1),15,1);

BAR8:=BAR6<REF(BAR7,1) AND VOL>REF(VOL,1) AND CLOSE>REF (CLOSE,1);

Retailer:STICKLINE(BAR5>REF(BAR5,1),0,BAR5,0.5,0),COLORGREEN,LINETHICK1;

STICKLINE(BAR8 AND COUNT(BAR8,30)=1,0, 18,0.5,0),COLORBLUE,LINETHICK3;

STICKLINE(BAR8 AND COUNT(BAR8,30)=1,18,36,0.5,0),COLORFF7700,LINETHICK3;

STICKLINE(BAR8 AND COUNT(BAR8,30)=1,36,60,1,0),COLORYELLOW;

DRAWTEXT(BAR8 AND COUNT(BAR8,30)=1,90,'Main Entry★'),COLORYELLOW;

RE:=MA(100*( CLOSE-LLV(CLOSE,34))/(HHV(HIGH,34)-LLV(LOW,34)),5)-20;

R12:=(HIGH+LOW+CLOSE)/3;

R13:=(R12-MA(R12,14))/(0.015*AVEDEV( R12,14));

R14:=(R12-MA(R12,70))/(0.015*AVEDEV(R12,70));

R15:=IF(R13>=150 AND R13<200 AND R14>=150 AND R14<200,10 ,0);

R16:=IF(R13<=-150 AND R13>-200 AND R14<=-150 AND R14<-200,-10,R15);

R17:=(CLOSE-MA(CLOSE,13))/MA(CLOSE,13)*) 100;

R18:=100-ABS(R17);

R19:=IF(R18<90,R18,100);

R1A:=IF(RE>0,RE,0);

R1B:=IF(R14>=200 AND R13>= 150,15,IF(R14<=-200 AND R13<=-150,-15,R16))+60;

R1C:=R1A>48 AND R1B>60 AND R19<100;

DRAWTEXT(R1C AND COUNT(R1C, 25)=1,80,'Split shipment'),LINETHICK1,COLORFFCC66;

STICKLINE(R1C AND COUNT(R1C,25)=1,90,60,0.5,0),COLORFFCC66;