Login Page - Create Account

Support Board


Date/Time: Mon, 16 Sep 2024 19:15:10 +0000



Post From: Numbers Bars Calculated Values Text on Chart

[2024-06-25 06:44:05]
mandano89 - Posts: 24
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]