Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 11:30:13 +0000



Post From: draw volume profile

[2022-04-21 23:43:35]
User586297 - Posts: 34
Hi,

Tried the color bar based on alert condition.

Changed the scale.

Use input data.

Color bar to background.

Sum of alerts to text.

On alerts used,

= IF(C > L[-1], V + V[-1], 0)

=AND(ID1.SG1 > 0 , C > ID8.SG1)

= IF(C > L[-1], AV + BV[-1], 0)


The background prints but no sum of ask/v bid/v difference.

Using the wrong formula?

Please help, thanks.