Login Page - Create Account

Support Board


Date/Time: Tue, 07 Jan 2025 13:49:47 +0000



Post From: Color bar based on alert condition

[2024-12-13 22:01:32]
MarketBeast - Posts: 39
Hello John,

I'm using 2 studies "Ask/Bid Volume Difference Bars" and "Cumulative Delta Bars-Volume". ID.3 and ID.2
I want to color the bar when there is a new consecutive higher high in both of the studies.

The "Output When Condition True" is set to "Use Input Data"
My alert condition code is
=AND(ID2.SG2 > ID2.SG2, ID3.SG2 > ID3.SG2)

SG2 is for the "High" pretty sure I'm missing something to get the higher high.
Date Time Of Last Edit: 2024-12-14 01:28:01