Login Page - Create Account

Support Board


Date/Time: Thu, 26 Jun 2025 17:04:23 +0000



Post From: alerts issue

[2021-11-05 14:51:53]
Sawtooth - Posts: 4231
To color the background of the current bar, try this:
1. Add the Color Background Based On Alert Condition study
- Check 'Hide Study'
- Use this formula on its Alerts tab:
=C[1]

2. Add another instance of the Color Background Based On Alert Condition study
- Use a formula like this on its Alerts tab:
=ID1.SG1=0
where the hidden color background study is ID1; edit the ID# as needed.

Hide currently forming candle
See post #10