Support Board
Date/Time: Mon, 25 Nov 2024 20:26:37 +0000
Post From: Volume at Price Threshold Alert V2 Price Overlay used in Alert Formula
[2024-02-11 11:45:13] |
User486817 - Posts: 83 |
Hello, I have a main chart with the study/price overaly study on it. The study/price overaly references the Volume at Price Threshold Alert V2 from another chart. The SG I would like to reference in a formula is ID31.SG1 (Trigger 0). my question is, how can i reference Trigger 0 (SG1) from this price overaly study in an alert formula? i tried the following: = AND(alert condition 1, alert condition n, ID31.SG1[-1]<>0) -- this approach did not work properly for some reason. i'm trying to filter the alert to whether or not trigger 0 is present anywhere in the previous bar or not. the output of trigger 0 if present seems to be price, so i put SG1<>0 in the formula -- if this approach is incorrect, please advise on how i can place this in my alert formula. Kindest Regards, |