Red de conocimiento informático - Material del sitio web - ¿Qué software de stock tiene el indicador Hurst?

¿Qué software de stock tiene el indicador Hurst?

Hola, hay un indicador Hurst en el software Tongdaxin. El código fuente del indicador es el siguiente:

N:=100;

SY:=LN(C/REF(C,1). ) );

M1:=MA(SY,N);

S1:=SUM(SY-M1,N);

ZD:=HHHV ( S1,N);

ZX:=LLV(S1,N);

ZX:=LLV(S1,N);

JC:= ZD -ZX;

BC:=STD(SY,N);

RS:=LN(JC/BC);

TT:=LN( N );

HURST:RS/TT;

0.55;

Le deseo mucha suerte con su inversión.