Support Board
Date/Time: Fri, 07 Feb 2025 15:16:30 +0000
Post From: condition between delta number and movement in chart
[2021-11-05 14:32:56] |
Sawtooth - Posts: 4173 |
Try this: Add the Color Bar Based On Alert Condition study - Set the 'Output When Condition True' to 'Use Input Data' - Set the 'Input Data' to High - Set 'Draw Style...Offset' to 50 - Set the 'Draw Style Offset Type' to Percentage - On the Subgraphs tab, set the Draw Style of SG1 to Point, Width/Size 5. - On the Alerts tab, use a formula like this: =OR(AND(ID2.SG1>0,C<O),AND(ID2.SG1<0,C>O)) where ID2 is the Numbers Bars Calculated Values study; edit ID# as needed. Color Bar Based on Alert Condition: Drawing Arrows/Text or Other Styles at the High or Low of Bars Study/Chart Alerts And Scanning: Available Main Price Graph Identifiers/Variables |