Login Page - Create Account

Support Board


Date/Time: Thu, 05 Jun 2025 07:11:23 +0000



Post From: How to reference a symbol name in an Alert Condition?

[2015-04-28 18:42:22]
Bedhog - Posts: 182
Hello Support,

Is there a way to reference a symbol name in an Alert Condition?

For example:

=or
(
and(Symbol=CLM5-NYMEX,H[-3]-L>0.15),
and(Symbol=YMM5-CBOT,H[-3]-L>15.0)
)

I'd like to use 1 Chartbook and switch between symbols using the Quote Board.

Thank you.