Support Board
Date/Time: Tue, 26 Nov 2024 03:38:59 +0000
Post From: Bid Ask Volume Ratio Study
[2014-03-26 18:51:24] |
Sawtooth - Posts: 4120 |
Here's a way to do this using an existing study: Add the Color Bar Based On Alert Condition study -set the Based On to the Bid Ask Volume Ratio study -set the Chart Region to the same as the Bid Ask Volume Ratio study -set the Output When Condition True to Use Input Data -set the Input Data to Vol Ratio Avg -set the Draw Style to Line -put this in the Alerts tab: =OR(BARDATE<BARDATE[1],BARTIME<BARTIME[1]) In the Bid Ask Volume Ratio study: -set the Draw Style of SG1 to Hidden The Color Bar Based On Alert Condition study must be below the Bid Ask Volume Ratio study in the Studies to Graph list. |