Support Board
Date/Time: Sun, 22 Dec 2024 16:48:26 +0000
Post From: Volume > Prior Candle Volume
[2015-02-06 15:49:10] |
infpz - Posts: 826 |
Volume is ID1.SG1. I just want an alert if the volume of the current bar exceeds the volume of the prior bar. Should this code work? =ID1.SG1>ID1.SG1[-1] Here is the error: Alert Formula Error - Chart: ESH5 1 Min #4 | Study: Color Background Based On Alert Condition | Error: #NAME? | Formula: =AND(ID1.SG1>ID2.SG1*2,ID1.SG1>ID1.SG1[-1]) | No alert sound/email There is another study that is part of the alert - that is not the problem as it works on its own. Thanks for any input, PZ |