Support Board
Date/Time: Tue, 28 Oct 2025 11:54:08 +0000
Post From: Help with Conditional Candle Coloring Based on AV-BV Values Across Different Time Interval
| [2024-10-07 15:14:22] |
| John - SC Support - Posts: 42589 |
|
The use of the IF() statement in not appropriate for what you want to do. You need to use the AND() function. So your formula would look like the following: =AND(BARTIME > TIME(15,30,00), BARTIME < TIME(16,00,00), (AV - BV) > 2600) And you do need to have a separate "Color Bar Based on Alert Condition" for each coloring that you would want. For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
