Male: 0 50 5}
H 1:=EMA(DCLOSE,5);
A 1:=LLV(DCLOSE,5);
a2:= a 1+ 1/CURRBARSCOUNT * N;
a3:= IF(CURRBARSCOUNT & lt; 20 and A 1 >REF(A 1, 1), CONST(REF(A2, 10)), a1);
a4:= MA(3, 10);
a5:= h 1+ 1/CURRBARSCOUNT * M;
a6:= IF(CURRBARSCOUNT & lt; 20 and A 1 >REF(A 1, 1), CONST(REF(A5, 10)), a3);
A7: Ma (A6,10);
L 1:=LLV(L, 10);
DRAWBAND(A4,90,L 1,RGB(35, 135,35));
Stripping (A7,90, A4,90);
Operation line of death squads: Ma (C, 24), line thickness 2, ColorMagenta.
Operation line 2: Ma (c, 26), line thickness 1, colorlycian.
Wire drawing (high, open, low, closed);
Outbreak point: = (dclose-ref (c, 1))/ref (c,1) *100;
XG:=CROSS (explosion point, 20) or CROSS (explosion point,18);
L3:IF(XG,O,L 1*0.999),COLORYELLOW
STICKLINE(XG,L3,L3, 100,0);
DRAWTEXT(XG, L3, "starting point"), COLORMAGENTA