Resposta

Custom block condition problem

2 respostas

SerkanS

Assinante, bbp_participante, cliente, comunidade, sq-ultimate, 3 respostas.

Perfil da visita

3 meses atrás #285430

Hi,
I’m trying to formulate following as a signal but having an issue in SQ, could someone help me, please?
RangeHL = High[0]-Low[0];

Inputs = StDev(2), RangeX(25);

Signal = RangeHL > 2.00*StdDev(RangeHL,RangeX) + Average(RangeHL,RangeX);
Obrigado.

0

tomas262

Administrador, sq-ultimate, 2 respostas.

Perfil da visita

3 meses atrás #285538

Hi,

this is currently not possible to do you cannot compute StdDev of HL range. You can only use Open, High, Low, Close, Median, Typical price, Weighted

0

SerkanS

Assinante, bbp_participante, cliente, comunidade, sq-ultimate, 3 respostas.

Perfil da visita

3 meses atrás #285555

Thank you Tomas, I will try different way.

0

Visualizando 2 respostas - 1 até 2 (de um total de 2)