Répondre

Custom block condition problem

2 réponses

SerkanS

Abonné, bbp_participant, client, communauté, sq-ultimate, 3 réponses.

Visiter le profil

Il y a 2 mois #285430

Bonjour,
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);
Nous vous remercions.

0

tomas262

Administrateur, sq-ultimate, 2 réponses.

Visiter le profil

Il y a 2 mois #285538

Bonjour,

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

Abonné, bbp_participant, client, communauté, sq-ultimate, 3 réponses.

Visiter le profil

Il y a 2 mois #285555

Thank you Tomas, I will try different way.

0

Affichage de 2 réponses de 1 à 2 (sur un total de 2)