Login Page - Create Account

Support Board


Date/Time: Thu, 15 May 2025 16:41:42 +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]