Red de conocimiento informático - Consumibles informáticos - Fórmula del código fuente de identificación de Dark Horse

Fórmula del código fuente de identificación de Dark Horse

Sólo usa esto:

Dark horse:

A1:=3*SMA((C-LLV(L, 55))/(HHV(H, 55)-LLV(L , 55))*100,5,1)-2*SMA((C-LLV(L,55))/(HHV(H,55)-LLV(L,55))*100,5,1);

Línea noble: =EMA(A1, 5);

A2: =(Línea noble-REF(Línea noble, 1))/REF(Línea noble, 1)* 100

A3:=EMA(C,5);

A4:=((C-LLV(L,21))/(HHV(H,21)-LLV( L ,21)))* 100;

Línea de tendencia: (Ma (3 * SMA (A4, 6, 1)-2 * SMA (SMA (A4, 5, 1), 5, 1) , 2)), grosor de línea 2, color amarillo;

A5: =(HHV(H, 60)-C)/(HHV(H, 60)-LLV(L, 60))* 100

Cruz (A1, línea noble) y línea noble< A5;

Gran caballo oscuro:

A1:=3*SMA((C-LLV (L ,55))/(HHV(H,55)-LLV(L,55))*100,5,1)-2*SMA((C-LLV(L,55))/(HHV(H, 55) -LLV(L,55))*100,5,1);

Línea Noble:=EMA(A1,5);

A2:=(Línea Noble- REF( Línea Noble, 1))/REF (Línea Noble, 1)* 100;

A3:=EMA(C,5);

A4:=((C- LLV( L, 21))/(HHV(H, 21)-LLV(L, 21)))* 100;

Línea de tendencia: (Ma (3 * SMA (A4, 6, 1) -2 * SMA (SMA (A4, 5, 1), 5, 1), 2)), grosor de línea 2, color amarillo;

A5:=(HHV(H, 60)-C) /( HHV(H, 60)-LLV(L, 60))* 100;

Cruce (línea de tendencia, 0) y línea noble < 40;

Abajo:

A1:=3*SMA((C-LLV(L,55))/(HHV(H,55)-LLV(L,55))*100,5,1)-2*SMA(( C -LLV(L,55))/(HHV(H,55)-LLV(L,55))*100,5,1);

Línea noble: =EMA(A1,5)

A2:=(Línea Noble-REF(Línea Noble, 1))/REF(Línea Noble, 1)*

A3: =EMA(C, 5) ;

A4:=((C-LLV(L, 21))/(HHV(H, 21)-LLV(L, 21)))*

Tendencia línea (Ma (3 * SMA (A4, 6, 1)-2 * SMA (SMA (A4, 5, 1), 5, 1), 2)), grosor de línea 2, color amarillo

A5:=(HHV(H, 60)-C)/(HHV(H, 60)-LLV(L, 60))* 100;

(A2 lt-10 y A2 gtREF(A2 , 1))* 25;

La oportunidad está aquí:

REF(IF((MA(C, 5)-C)/C gt; 0.04 y (MA(C , 10)-MA(C,5))/MA(C,5) gt;0.04,30,0),1);