Red de conocimiento informático - Consumibles informáticos - Compile la siguiente fórmula de selección de acciones para el índice de tiempo compartido de Tongdaxin y seleccione acciones con señales de compra ese día.

Compile la siguiente fórmula de selección de acciones para el índice de tiempo compartido de Tongdaxin y seleccione acciones con señales de compra ese día.

n: = 13; m: = 3; p: = 34;

PSY: = CONTAR(CERRAR gt; REF(CERRAR, 1), N)/N * 100; >PA:=MA(,M);

PAP:=MA(,P);

TJ 11:=Cross (PSY, Pa.) y PA lt16;

p>

TJ 12:=Cruz (PSY, PA) y PA lt10;

TJ1:=TJ11 o TJ 12;

TJ10:=FILTRO (TJ1,8 );

TJ2:=LONGCROSS(PA,PAP,21);

SL1:=CROSS(PA,PSY) y PA gt70;

SL2: =CRUZ(80, PA);

SL:=FILTRO(SL1 o SL2, 5);

v 1:=(C H L)/3;

MA3:=MA(V1,5);

MA5:=MA(V1,13);

N1:=BARSLAST(CRUZ(MA3,MA5) );

p>

N2:=BARSLAST(CRUZ(MA5,MA3));

N8:= SI(n 1 lt;N2,N1 1,0- N2-1);

JJ:=dyna info(11);

TJ4:=filtro((C-JJ)/JJ lt;-0.02 y PA lt16, 13) ;

TJ5: = filtro ((C-JJ)/JJ lt; -0.04 y PA lt16, 13

TJ4 o TJ5

;