Joke Collection Website - News headlines - Great wisdom indicator language

Great wisdom indicator language

MA5:= MA(C,5);

MA 10:= MA(C, 10);

MA20:= MA(C,20);

MA60:= MA(C,60);

MTM:= C-REF(C, 1);

DX:= 100 * moving average (moving average (MTM, 6,6)/moving average (ABS(MTM), 6,6);

YXF:= IF(LLV(DX, 2)= LLV(DX, 7) and count (dx <; 0,2) and CROSS(DX, ma (dx,2), 1, 0);

t 1:= IF(FILTER(YXF = 1,5),20,- 10)= 20;

T2:= MA20 & gt; MA60 and C & gtMA60 and MA5 & gtMA20 and ma10 "ma20 and ma10" ma5.

T3:= MA(V,5)& lt; Ma (v, 10) and V & ltMA(V, 5) and V/REF(V,1) =1.44;

T4:= "Mom. ma 1 # WEEK“》; "Horse. # Zhou and Ma. MA2 # Week ""; "Horse. MA3 # week ";

T5:= "Horse. Ma 1 # month; "Horse. # Moon and the horse. MA2 # month ""; "Horse. MA3 # month ";

T6:=“VOL . VOL # WEEK“& lt; REF ("Volume # Week", 1) and "Volume # Month" & ltREF ("Volume # Month",1);

XG:T 1 and T2 and T3 and T4 and T5 and T6;

This formula must be in a strict communication system environment. It passed the test. The conditions seem quite strict.