Login Page - Create Account

Support Board


Date/Time: Sat, 13 Sep 2025 06:09:47 +0000



Post From: Numbers Bars Calculated Values Text on Chart

[2024-06-25 06:44:05]
mandano89 - Posts: 26
The Color Bar Based on Alert Condition colors the text like this:

- bearish candle --> show High Ask Volume Percent, above bar, red color
- bullish candle --> show Low Bid Volume Percent, below bar, green color

For the red color I use the following condition: =C < C[-1]
For the green color I use the following condition: =C >= C[-1]