Current location - Trademark Inquiry Complete Network - Futures platform - Find a good escape formula for Tongda letter! There are many things on the internet that can't be used.
Find a good escape formula for Tongda letter! There are many things on the internet that can't be used.
The formula is just a tool, which determines how much money you earn. Before use, follow the actual observation, and then follow the instructions strictly. Making money is a simple thing to do repeatedly.

MA 1:MA(CLOSE,3),COLORWHITE

MA2: Ma (near, 5), yellow in color;

MA3:MA (closing, 13), COLORMAGENTA

Ma 4: Ma (near, 24) is green;

Ma 5: Ma (near, 72) is red;

VAR3:=LLV (high, 240);

var 4:= 100 *(CLOSE-var 3)/var 3;

VAR5:=(CLOSE-LLV (low, 528))/(HHV (high, 528)-LLV (low, 528)) *100;

VAR6:=(CLOSE-LLV(CLOSE,530))/(HHV(CLOSE,530)-LLV(CLOSE,530))* 100;

VAR8:=SMA(MAX(CLOSE-REF(CLOSE, 1),0),34, 1)/SMA(ABS(CLOSE-REF(CLOSE, 1)),7, 1)* 100;

VAR9:=SMA(MAX(CLOSE-REF(CLOSE, 1),0), 13, 1)/SMA(ABS(CLOSE-REF(CLOSE, 1)), 13, 1)* 100;

VARA:= bars count(CLOSE);

VARB:= var 8 & lt; 20

and

VAR9 & lt23

and

VARA & gt35;

VARC:=VARB

and

COUNT(VARB, 1)= 1;

VARD:=EMA (closing, 2 1)-EMA (closing, 8);

VARE:=EMA(VARD,5);

VARF:=TROUGHBARS(3,6, 1)& lt; four

and

Cross (vare vard);

VAR 10:=IF(TROUGHBARS(3, 16, 1)=0

and

High & gt low+0.04,4,0);

VAR 1 1:=ZIG(3,6)>REF(ZIG(3,6), 1)

and

REF(ZIG(3,6), 1)& lt; =REF(ZIG(3,6),2)

and

REF(ZIG(3,6),2)& lt; =REF(ZIG(3,6),3);

VAR 12:=ZIG(3,6)& lt; REF(ZIG(3,6), 1)

and

REF(ZIG(3,6), 1)>=REF(ZIG(3,6),2)

and

REF(ZIG(3,6),2)>=REF(ZIG(3,6),3);

VAR 13:=ZIG(3,22)>REF(ZIG(3,22), 1)

and

REF(ZIG(3,22), 1)& lt; =REF(ZIG(3,22),2)

and

REF(ZIG(3,22),2)& lt; =REF(ZIG(3,22),3);

VAR 14:=ZIG(3,22)& lt; REF(ZIG(3,22), 1)

and

REF(ZIG(3,22), 1)>=REF(ZIG(3,22),2)

and

REF(ZIG(3,22),2)>=REF(ZIG(3,22),3);

VAR 15:=ZIG(3,5 1)>REF(ZIG(3,5 1), 1)

and

REF(ZIG(3,5 1), 1)& lt; =REF(ZIG(3,5 1),2)

and

REF(ZIG(3,5 1),2)& lt; =REF(ZIG(3,5 1),3);

VAR 16:=ZIG(3,5 1)& lt; REF(ZIG(3,5 1), 1)

and

REF(ZIG(3,5 1), 1)>=REF(ZIG(3,5 1),2)

and

REF(ZIG(3,5 1),2)>=REF(ZIG(3,5 1),3);

VAR 17:=ZIG(3,72)>REF(ZIG(3,72), 1)

and

REF(ZIG(3,72), 1)& lt; =REF(ZIG(3,72),2)

and

REF(ZIG(3,72),2)& lt; =REF(ZIG(3,72),3);

VAR 18:=ZIG(3,72)& lt; REF(ZIG(3,72), 1)

and

REF(ZIG(3,72), 1)>=REF(ZIG(3,72),2)

and

REF(ZIG(3,72),2)>=REF(ZIG(3,72),3);

VAR 1F:= (high+low+close)/3;

var 20:=(var 1F-MA(var 1F, 14))/(0.0 15 * ave dev(var 1F, 14));

Drawtext (var 13,low * 0.9 1,' bottom '),

,COLORRED

Drawtext (var 14,high * 1.02,' top '),

,COLORYELLOW

Drawtext (var11+var13+var15+var17, low * 0.97 1,' bottom'), COLORRED.

Drawtext (var12+var14+var18, height * 1.02 1,' top'), COLORYELLOW.

DRAWTEXT(var 20 & lt; - 1 10

and

var 10 & gt; 0, low *0.95 1,' bottom'),

,COLORRED

Drawtext (var 17,low * 0.96 1,' bottom '),

,

COLORMAGENTA