Current location - Loan Platform Complete Network - Foreign exchange account opening - 135 can I have all the formulas in the tactics?
135 can I have all the formulas in the tactics?
{135 Tactics} {Main Map}

n:= 5;

EMA 13:EMA(C, 13),COLORWHITE,LINETHICK2

EMA34:EMA(C,34),COLORYELLOW

EMA55:EMA(C,55),COLORFF00FF

EMA 120:EMA(C, 120),COLORFFCC66

ar 1:= EMA 55 & gt; EMA34 and ema34 & gtema13;

AR2:= bars last((C-EMA 13)/EMA 13 * 100 & lt; -6);

AR3:= EMA 13 & gt; =REF(EMA 13,2);

AR4:=COUNT(CROSS(C,EMA 13),AR2)= 1;

AR5:=AR 1 and AR2 and AR3 and AR4.

AR6:=AR5 and filter (AR5,10);

DRAWTEXT(AR6, L-0.09,' an almond goes out of the wall'), COLORYELLOW.

{STICKLINE(AR6,H,L,0.5, 1),COLORYELLOW}

{STICKLINE(AR6,O,C,6, 1),LINETHICK2,COLORYELLOW}

br 1:= COUNT(BETWEEN((C-REF(C, 1))/REF(C, 1)* 100,0,5),5)= 5;

BR2:= ABS((EMA 13-EMA 34)+(EMA 34-EMA 55))/C & lt; 0.2;

BR3:= C & gt; EMA55 and (REF(C,1) < REF(EMA55, 1) or REF(C, 2) < REF(EMA55) or ref (c,3) < REF(EMA55) or ref (c,4) < REF(EMA55) or ref

(C,5)& lt; REF(EMA55,5));

BR4:=BR 1 and BR2 and br4.

Drawtext (BR4 and Filter (BR4, 10), L-0.09,' ants climb trees'), COLOR00C5FF.

STICKLINE(BR4 and filter (BR4, 10), h, l, 0.5, 1), COLOR00C5FF.

{STICKLINE(BR4 AND FILTER(BR4, 10),O,C,6, 1),LINETHICK2,COLOR00C5FF}

CR 1:=(C-REF(C, 1))/REF(C, 1)* 100 & gt; 0.5;

CR2:= V & gt; MA(V,5)* 0.6;

CR3:=COUNT(CROSS(EMA 13,EMA55),3)= 1;

CR4:= ABS(EMA 34-EMA 55)/EMA 55 & lt; 0.03;

CR5:= EMA 55 & lt; =EMA 120 and EMA55 >=REF(EMA55,1);

CR6:=FILTER(CR 1 and CR2 and CR3 and CR4 and Cr5,2);

{STICKLINE(CR6,H,L,0.5, 1),COLORF00FF0}

{STICKLINE(CR6,O,C,6, 1),LINETHICK2,COLORF00FF0}

DRAWTEXT(CR6, L-0.09,' Chivalrous Woman in Red'), COLORF00FF0.

dr 1:= EMA 13 & gt; EMA34 and EMA34 & ltEMA55

DR2:=BARSLAST(CROSS(C,EMA 55));

DR3:=H=HHV(H,DR2);

DR4:= Basrast (DR3);

DR5:= COUNT(O & gt; C and C & ltREF(C, 1) and C & gtEMA55 and between ((c-ema55)/ema55,0.02), dr4) =1;

DR6:= C & gt; REF(C, 1);

DR7:= DR 1 and DR5 and DR6.

DR8:=DR7 and filter (DR7,10);

DRAWTEXT(DR8, L-0.09,' hacker clicks'), COLORD6BA63

{STICKLINE(DR8,H,L,0.5, 1),COLORD6BA63}

STICKLINE(DR8,O,C,6, 1),LINETHICK2,COLORD6BA63

Er: = Barlast (Ref (cross (EMA55, EMA34), 1)) and CROSS(EMA34, EMA55);

DRAWTEXT(ER, L-0.09,' moving average interchange'), COLOR0099FF.

{STICKLINE(ER,H,L,0.5, 1),COLOR0099FF}

{STICKLINE(ER,O,C,6, 1),LINETHICK2,COLOR0099FF}

FR:=BARSLAST(REF(CROSS(EMA34, EMA 13), 1)) and CROSS(EMA 13, EMA 34);

DRAWTEXT(FR, L-0.09,' score twice'), COLORWHITE

STICKLINE(FR, h, l, 0.5, 1), the color is white;

{STICKLINE(FR,O,C,6, 1),LINETHICK2,COLORWHITE}

gr 1:= bars last(BETWEEN(" BIAS。 BIAS2"(6, 13,24),0,5));

GR2:= EMA 13 & gt; EMA34 and EMA34 & gtEMA55 and EMA13 > REF(EMA 13, 1);

GR3:=COUNT("BIAS。 BIAS2"(6,13,24) 24)> 10/0 and H=HHV(H, GR 1), gr1);

GR4:=H=HHV(H,gr 1);

MACD。 MACD”( 12,26,9)& lt; Reference ("MACD. MACD”( 12,26,9), 1);

GR6:=GR2 and GR3 and GR4

GR7:=GR2 and GR3 and GR4 and GR5

Drawtext (GR6 and GR7, h+0. 13,' Stop when you are ready!' ),COLOR00FF00

STICKLINE(GR6 and GR7, h, h+0.09,4,0), COLOR00FF00.

HR2:= EMA 13 & gt; = ref (EMA 1 3,3) and EMA34 & gt=REF(EMA34, 1) and EMA55 & gt=REF(EMA55,1) and CROSS(C, EMA 13) and

(c, EMA55){ and CROSS(C, EMA120)};

Drawtext (HR2 and filter (HR2, 10), L-0.09,' three-line propulsion'), COLORFFC8FF.

-

{An affair with an apricot leaves the wall to pick stocks}

EMA 13:=EMA(C, 13);

EMA34:=EMA(C,34);

EMA55:=EMA(C,55);

ar 1:= EMA 55 & gt; EMA34 and ema34 & gtema13;

AR2:= bars last((C-EMA 13)/EMA 13 * 100 & lt; -6);

AR3:= EMA 13 & gt; =REF(EMA 13,2);

AR4:=COUNT(CROSS(C,EMA 13),AR2)= 1;

AR5:=AR 1 and AR2 and AR3 and AR4.

Red apricots out of the wall: AR5 and filter (AR5,10);

-

{Ants pick stocks in the tree}

EMA 13:=EMA(C, 13);

EMA34:=EMA(C,34);

EMA55:=EMA(C,55);

br 1:= COUNT(BETWEEN((C-REF(C, 1))/REF(C, 1)* 100,0,5),5)= 5;

BR2:= ABS((EMA 13-EMA 34)+(EMA 34-EMA 55))/C & lt; 0.2;

BR3:= C & gt; EMA55 and (REF(C,1) < REF(EMA55, 1) or REF(C, 2) < REF(EMA55) or ref (c,3) < REF(EMA55) or ref

(C,4)& lt; REF(EMA55) or ref (c,5) < REF(EMA55,5));

Ants climb trees: BR 1 and BR2 and BR3;;

-

{Chivalrous woman in red picks stocks}

EMA 13:=EMA(C, 13);

EMA34:=EMA(C,34);

EMA55:=EMA(C,55);

EMA 120:=EMA(C, 120);

CR 1:=(C-REF(C, 1))/REF(C, 1)* 100 & gt; 0.5;

CR2:= V & gt; MA(V,5)* 0.6;

CR3:=COUNT(CROSS(EMA 13,EMA55),3)= 1;

CR4:= ABS(EMA 34-EMA 55)/EMA 55 & lt; 0.03;

CR5:= EMA 55 & lt; =EMA 120 and EMA55 >=REF(EMA55,1);

Chivalrous woman in red: filters (Cr 1 and Cr2 and Cr3 and Cr4 and Cr5,2);

-

{Hacker clicks on stock selection}

EMA 13:=EMA(C, 13);

EMA34:=EMA(C,34);

EMA55:=EMA(C,55);

dr 1:= EMA 13 & gt; EMA34 and EMA34 & ltEMA55

DR2:=BARSLAST(CROSS(C,EMA 55));

DR3:=H=HHV(H,DR2);

DR4:= Basrast (DR3);

DR5:= COUNT(O & gt; C and C & ltREF(C, 1) and C & gtEMA55 and between ((c-ema55)/ema55,0.02), dr4) =1;

DR6:= C & gt; REF(C, 1);

DR7:=DR 1 and DR5 and DR6.

Hacker clicks: DR7 and filter (DR7,10);

-

{Moving Average Exchange Stock Selection}

EMA34:=EMA(C,34);

EMA55:=EMA(C,55);

EMA interchange: Barlast (Ref (Cross (EMA55, EMA34), 1)) and Cross (EMA34, ema55);

-

{Mei Kai's second stock selection}

EMA 13:=EMA(C, 13);

EMA34:=EMA(C,34);

Score two: Barlast (Ref (cross (EMA 34, EMA 13), 1)) and Cross (EMA 13, EMA 34);

-

{Three-line promotion of stock selection}

EMA 13:=EMA(C, 13);

EMA34:=EMA(C,34);

EMA55:=EMA(C,55);

HR2:= EMA 13 & gt; = ref (EMA 1 3,3) and EMA34 & gt=REF(EMA34, 1) and EMA55 & gt=REF(EMA55,1) and CROSS(C, EMA 13) and

Cross (c, EMA34) and cross (c, EMA 55);

Three-line propulsion: (HR2 and filter (HR2,10));