Login Page - Create Account

Support Board


Date/Time: Fri, 29 Nov 2024 09:26:50 +0000



Post From: Text display of subgraph value near top bar when ALERT condition is met?

[2023-02-25 11:13:49]
TopGunTrader - Posts: 172
Hi,

I saw a trader's Sierra Chart on twitter where he showed relative volume when it was 1.5x avg volume. I can code this up to color the bar or show a signal but I want to display the relative volume when this alert condition hits as it can be 1.5x or 5.6x, 10x etc.

I want to see the value so if the alert was V>=1.5*ID1.SG1 where ID1.SG1 is a X bar avg of volume I'd want to display the value ID2.SG1 for instance which is the formula V/ID1.SG1.

I saw some guy do this but can not figure out how to do it.