Reply

How to code Range of Last 5 Session

1 replies

Emanuele

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

Visit profile

2 months ago #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

Administrator, sq-ultimate, 2 replies.

Visit profile

2 months ago #285366

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

Attachments:
You must be logged in to view attached files.

0

Viewing 1 replies (of 1 total)