Login Page - Create Account

Support Board


Date/Time: Fri, 07 Feb 2025 14:55:57 +0000



merging to alerts to one

View Count: 55

[2025-01-16 17:11:52]
lservin29 - Posts: 48
A:
ID23.SG35>=0.74 - I have this on a Color Based On Condition study and no sound alert. it creates a dot below the candle stick;
B:
ID23.SG35>0.99 - I have this on a Color Based On Condition study and no sound alert, separate study. it highlights the candle stick parameter.
C:
I would like to create 'trump' alert using ?Color Based On Condition study and no sound alert? where if both A: and B: are true then the new alert indicates a dot below the candle stick in a different color but still highlights the bar perimeter based on B:

I only want the new color dot below candle to yield TRUE if both A: and B: are TRUE

thank you for the help on this one.
[2025-01-16 17:13:51]
John - SC Support - Posts: 37808
To create an alert where you already have existing alerts in the Color Bar Based on Alert Condition Study, you would just need to reference the other Color Bar Based on Alert Condition studies directly. So your formula would look like the following:
=AND(ID1.SG1, ID2.SG1)

Where ID1 is one of the Color Bar Based on Alert Condition studies and ID2 is the other Color Bar Based on Alert Condition study.

Then setup your new Color Bar Based on Alert Condition study to put the dot where you want it and what color you want.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account