Everyone has different ideas and different plans for the amount of money in your hand. Let's just say that you are a small company. Stock selection is divided into long-term and short-term, but in fact it is almost the same. First, look for outstanding performance, such as more than 8 cents in the third quarterly report, and the stock price is only around 3. Secondly, look at the industry. Only a stable industry can make it bigger and longer. Thirdly, look at the policy and whether the government supports it. Finally, look at the relative price, whether it is at a relatively low price compared with its previous high point.
source code and usage of classic indicators of Yimeng traders (all)
ABJB
step by step
N(1,1,5)
current price: c;
top: cost(95) ,colorffff33;
sell: cost(75) ,colorgreen;
buy: cost (3), colored;
bottom: cost(5) ,colorteal;
1,1,8
coordinate line: . 2; 5; 8; 1;
1-1*(HHV(HIGH,5*N)-CLOSE)/(HHV(HIGH,5*N)-LLV(LOW,5*N));
sea level: 2,COLORGREEN;
sea-sky boundary: 5,COLORYELLOW;
the sky: 8,COLORRED;
———————————————————
qsdd
trend top and bottom
8,COLOR996699;
2,COLORGREEN;
1,COLORCC6633,LINETHICK2;
9,COLOR9966FF,LINETHICK2;
{
5,COLORRED;
FILLRGN(1,2,8),color222222;
FILLRGN(1,9,1),color68;
FILLRGN(1,79,9),color663366;
FILLRGN(1,1,2),color6666;
FILLRGN(1, ,1),color6633;
}
A:=MA(-1*(HHV(HIGH,34)-CLOSE)/(HHV(HIGH,34)-LLV(LOW,34)),19),COLORRED;
B:=-1*(HHV(HIGH,14)-CLOSE)/(HHV(HIGH,14)-LLV(LOW,14));
d:=EMA(-1*(HHV(HIGH,34)-CLOSE)/(HHV(HIGH,34)-LLV(LOW,34)),4),linethick2;
long-term line: A+1,color99FF;
short-term line: B+1,color888888;
mid-term line: d+1,coloryellow,linethick2;
{ See top: (Long-term line > 85 or ref (long-term line, 1)> 85) and (cross (medium-term line, short-term line) or cross(ref (medium-term line, 1),ref (short-term line, 1)) )and cross (long-term line, short-term line);
}
Peak: (ref (mid-term line, 1)> 85 and ref (short term line, 1)> 85 and ref (long-term line, 1)> 65) and cross (long line, short line);
top area: (Mid-term line <; Ref (interim line, 1) and ref (interim line, 1)> 8) and (ref (short term line, 1)> 95 or ref (short-term line, 2)> 95) and long-term line > 6 and short-term line <; 83.5
and short-term line <; Medium-term line and short-term line < Long term line +4;
top: =filter (top area, 4);
{DRAWICON (see top, 18, 2); }
bottom area: (long-term line <; 12 and mid-term line <; 8 and (short-term line < 7.2 or ref (short-term line, 1) <; 5) and (mid-term line > Ref (medium-term line, 1) or short-term line >; Ref (short-term line, 1))
or (long-term line < 8 and mid-term line < 7 and short-term line <; 15 and short-term line > Ref (short-term line, 1)) or (long-term line < 1 and mid-term line <: 7 and short-term line <; 1) ;
stickline( {see top or} top, 99,13,2,1), colored, line thick 2;
stickline (bottom area, -4,,22, ),colorgreen;
low gold fork: long-term line < 15 and ref (long-term line, 1) < 15 and mid-term line <; 18 and short-term line > Ref (short line, 1) and cross (short line, long line) and short line > Mid-term line
and (ref (short-term line, 1) < 5 or ref (short-term line, 2) < 5) and (mid-term line > = long-term line or ref (short-term line, 1) < 1 );
sticky (, 5, 11, ), colored;
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 丟 19
P2:= IF (CLOSE> MA(CLOSE,5),P1+1,P1-1);
P3:= IF (CLOSE> MA(CLOSE,1),P2+1,P2-1);
P4:= IF (CLOSE> MA(CLOSE,1),P3+1,P3-1);
P5:= IF (MA(CLOSE,5)> MA(CLOSE,1),P4+1,P4-1);
P6:= IF (MA(CLOSE,1)> MA(CLOSE,2),P5+1,P5-1);
BD:P6;
STICKLINE(BD> =-5,-5,BD,3,),COLORGREEN;
STICKLINE(BD> =-3,-3,BD,3,),COLORFFFF;
STICKLINE(BD> =,,BD,3,),COLORYELLOW;
STICKLINE(BD< =5 AND BD> =3,3,BD,3,),COLORRED;
{STICKLINE(BD< =5 OR BD> =3,3,BD,3,),COLORRED; }
.......................................................
bhlct
ice and fire
P1(1,1,16)
Energy: =
smoothing energy: =EMA (energy, P1);
energy inertia: EMA (smooth energy, P1);
STICKLINE (energy inertia >: =, (energy inertia-energy inertia *.5), (energy inertia-energy inertia *.15),3,), COLORCC;
STICKLINE (energy inertia >: =, (energy inertia-energy inertia *.2), (energy inertia-energy inertia *.35),3,), COLOR66FF;
STICKLINE (energy inertia >: =, (energy inertia-energy inertia *.4), (energy inertia-energy inertia *.55),3,),COLOR99FF;
STICKLINE (energy inertia >: =, (energy inertia-energy inertia *.6), (energy inertia-energy inertia *.75),3,), COLORCCFF;
STICKLINE (energy inertia >: =, (energy inertia-energy inertia *.8), (energy inertia-energy inertia *.95),3,), COLORFFFF;
STICKLINE (energy inertia <; , (energy inertia-energy inertia *.5), (energy inertia-energy inertia *.15),3,), COLORFF33;
STICKLINE (energy inertia <; , (energy inertia-energy inertia *.2), (energy inertia-energy inertia *.35),3,), COLORFF66;
STICKLINE (energy inertia <; , (energy inertia-energy inertia *.4), (energy inertia-energy inertia *.55),3,), COLORFF99;
STICKLINE (energy inertia <; , (energy inertia-energy inertia *.6), (energy inertia-energy inertia *.75),3,), COLORFFCC;
STICKLINE (energy inertia <; , (energy inertia-energy inertia *.8), (energy inertia-energy inertia *.95),3,), COLORFFFF;
---------------------
cmfx
chip analysis
HSL:=EMA(VOL/CAPITAL,3).
ZDL:HHV(HSL,24);
ZXL:LLV(HSL,24);
XS:=MA(C,33);
locked chips: EMA((HSL-ZXL)/ZXL*XS,13);
floating chips: EMA((ZDL-HSL)/HSL*XS,13);
strength comparison: locked chips-floating chips, COLORSTICK;
-
dkby
long and short game
var 1: = (HHV (high, 21)-c)/(HHV (high, 21)-LLV (low, 21)) * 1.
VAR2:=(C-LLV(LOW,21))/(HHV(HIGH,21)-LLV(LOW,21))*1;
VAR3:=SMA(VAR2,13,8);
high position: 9;
low position: ;
multi-party: SMA (var 3, 13, 8), colored;
empty side: SMA(VAR1,21,8),COLORGREEN;
central axis: 45;
---------
mmpp
buying and selling spectrum
buying line: EMA(C,3);
selling line: EMA(SLOPE(C,21)*2+C,55);
bid-ask difference: = buy line-sell line;
sticker (bid-ask difference >; =, (buy line-bid difference *.5), (buy line-bid difference *.15),5,) ,COLORFFFF;
sticker (bid-ask difference >; =, (buy line-bid difference *.2), (buy line-bid difference *.35),5,) ,COLORCCFF;
sticker (bid-ask difference >; =, (buy line-bid difference *.4), (buy line-bid difference *.55),5,) ,COLOR99FF;
sticker (bid-ask difference >; =, (buy line-bid difference *.6), (buy line-bid difference *.75),5,) ,COLOR66FF;
sticker (bid-ask difference >; =, (buy line-bid difference *.8), (buy line-bid difference *.95),5,) ,COLORCC;
sticker (bid-ask difference <; , (selling line+bid-ask difference *.5), (selling line+bid-ask difference *.15),5,) ,COLOR66;
sticker (bid-ask difference <; , (selling line+bid-ask difference *.2), (selling line+bid-ask difference *.35),5,) ,COLOR99;
sticker (bid-ask difference <; , (selling line+bid-ask difference *.4), (selling line+bid-ask difference *.55),5,) ,COLORCC;
sticker (bid-ask difference <; , (selling line+bid-ask difference *.6), (selling line+bid-ask difference *.75),5,) ,COLORFF;
sticker (bid-ask difference <; , (selling line+bid-ask difference *.8), (selling line+bid-ask difference *.95),5,) ,COLOR66FF;
-
zljc
main entrance and exit
MAV:=(C*2+H+L)/4;
SK:= EMA(MAV,13) - EMA(MAV,34);
SD := EMA(SK,5);
central axis: ;
empty main force