a:= 5;
SVOL:=INTPART(SUM(V,0)/CAPITAL);
TJ0:= SVOL & gt; REF(SVOL, 1) or bar since (close) = 0;
s 1:= bars last(TJ0)+ 1;
TJ2:= s 1 & lt; REF(S 1, 1);
S2:=IF(TJ2,REF(S 1, 1)+ 1,s 1);
S3:=SUM(TJ2,0);
ZK 1:="KD。 K # week "(9, 3, 3);
ZD2:="KD。 D # week "(9, 3, 3);
ZF 1:="MACD。 DIF # Week "(12, 26, 9);
ZA2:=“MACD。 DEA # Week "(12,26,9);
Changed hands: = v/capital * 100, line thickness 0;
JCD:=FILTER(CROSS(ZK 1,ZD2) AND REF(ZD2, 1)& lt; 30, 13),NODRAW
Selection point: = barslast (JCD);
Suction area: =IF (take points > 0 and take points.
ZS 1:= suction area;
ZS2:= suction area+1;
ZS3:= changing hands/5;
ZSA:= IF(zs 1 & gt; 0, SUM((ZS3), suction area+1), 0), NODRAW
Main chips %:ZSA, Nuozhuo;
Days of opening positions: ZS 1, NODRAW
Total amount of stages (ten thousand): = sum (amount/10000, S2) * 100, with no draw;
Total amount of each stage (hand): =SUM(V, S2)* 100, NODRAW.
Stage cost (yuan): (total stage amount (ten thousand yuan)/(total stage amount (hand)/100)), NODRAW.
Changing hands is cold and cheerless:
Velcro tape (changed hands)
Active change of hands:
Stick line (changing hands > =3 and changing hands.
Enthusiastic change hands:
STICKLINE (changing hands > =7, (0-6)*4, (changing hands -6)*4, 0.3,0), COLOR0000FF.
STICKLINE(JCD,(0-6)*4,6*4,4,0),COLOR0000FF
n:= 2.5;
VAR2:=LLV (low,10);
VAR3:=HHV (high, 25);
For sale: 14.5 * n, with green color and dots;
Clearance: 17.5*N, color blue;
Power line: = (EMA ((close-var 2)/(var 3-var 2) * 4,4) *10-17.5) * n;
STICKLINE (power cord >; REF (power cord, 1), power cord, REF (power cord, 1), 4, 1), color;
Adhesive wire (power cord
Bottom:-15.5 * n, colored;
Note:-12.5 * n, color ff 00ff, dot.
T 1:=FILTER (cross, 20);
T2:= filter (cross, bottom, 20);
T3:= filter (cross (gap, power line), 20);
T4:= filter (CROSS (sell, power line), 20);
Rsv: = ((HHV (high, P)-closing)/(HHV (high, P)-LLV (low, p)) * 200)-125);
Retail investors: SMA (RSV, a, 1)+ 15, with gray color and line thickness of 2;
Rsv1:= ((close-LLV (low, P))/(HHV (high, P)-LLV (low, p)) * 200)-105);
Main force: SMA (RSV 1, a, 1)+ 15, blue in color and 2 in line thickness;
If (retail
IF (retail 0, retail, empty painting), yellow color, thick line 2;
IF (main force > 0, main force, drawing empty), color, line thickness 2;
If (the main force
IF (main force > REF (main force, 1) and main force < 0, main force, empty painting), color ff 00 ff, line thickness 2;
DRAWICON (filter (main force >; REF (main force, 1) and main force < 0,5), main force,15);
Ready to detonate: =CROSS (main force, retail);
STICKLINE (ready to detonate, 10,-10/0,4,0), color 00ffff.
Beware of Yinxian: = cross (retail, main force);
STICKLINE (be careful to drop one, 10,-10/0,4,0), blue in color;
DRAWICON((T 1 or T2), 0,1);
DRAWTEXT((T3 or T4), 0, $), COLOR00FF00.
DRAWTEXT (ready to detonate, 5, buy all), COLOR0000FF.