Login Page - Create Account

Support Board


Date/Time: Sun, 14 Sep 2025 15:23:22 +0000



Post From: Highlighting Ask Volume Bid Volume Difference Percent in NBCV

[2024-03-19 20:39:02]
User878643 - Posts: 9
Hey guys,
I'm trying to highlight all bars with high positive or negative Ask Volume Bid Volume Difference Percent (SG11) on the Numbers Bars Calculated Values.
I'm using the Color background based on alert condition, but none of the formulas work
Example: =ID1.SG11 > 0.2 (20%) (Display percent values as decimal or percentage is set to Decimal).
or
ID1.SG11 < -0.2 (-20%)
What am I doing wrong?