Login Page - Create Account

Support Board


Date/Time: Sun, 26 May 2024 13:41:22 +0000



Post From: Referencing A Range of Data

[2019-05-27 13:04:02]
User871277 - Posts: 34
I did set up certain Backround on Alert studies with isolated events.
Now I want to combine them.

For that I did add another Backround on Alert study and I try to use "Referencing A Range of Data"
like AVERAGE(C[0:-100]) < 100.

Works fine as long I adress studies directly.

But I want to scan back if in a certain amount of time the previos defined events on the CBOAC studies did occur.

F.e. one CBOAC is C<Lower Bollinger and another one price crossing back into lower Bollinger.
Both work singular and return 1.

I want to now create an CBOAC which scans back the last 30 Bars if those to CBOAC studies did return 1.

It seems not to be possible.