Respuesta

How to code Range of Last 5 Session

1 respuesta

Emanuele

Subscriber, bbp_participant, community, sq-ultimate, 5 replies.

Visitar el perfil

hace 3 meses #285358

Hi, when I use multicharts I write a code like this:

 

range5d = maxlist(highd1, highd2, highd3, highd4, highd5) – minlist(lowd1, lowd2, lowd3, lowd4, lowd5);

 

Could someone advise me how can I writhe this on my custom block?

0

tomas262

Administrador, sq-ultimate, 2 respuestas.

Visitar el perfil

hace 3 meses #285366

You can nest Min / Max functions in many steps. See the image attached

Adjuntos:
Debes acceda a para ver los archivos adjuntos.

0

Viendo 1 respuesta (de un total de 1)