Login Page - Create Account

Support Board


Date/Time: Sat, 22 Feb 2025 08:54:54 +0000



Post From: Number bars don't color by set threshold

[2021-01-26 00:39:54]
Channas - Posts: 32
Thank you, John. Though, how come there is no range 0 showing in my example above?
Let's say how can I set number bars up to show the following scenario:

Range 0 – shows if a side has up to 50% volume of other side diagonally
(example: bid 28/ask 13 means 13/28 = 0.46 which means ask is within range 0, and bid is vice versa 28/13=2.15 means within range 3)

Range 1 – shows if a side has between 50-100% volume of other side diagonally
(example: bid 41/ask 36 means 36/41 = 0.87 which means ask is within range 1, and bid is vice versa 41/36=1.13 means within range 2)

Range 2 – shows if a side has between 100-200% volume of other side diagonally
(example: bid 16/ask 28 means 28/16 = 1.27, which means ask is within range 2, and bid is vice versa 16/28=0.57 means within range 1)

Range 3 – returns if a side has above 200% volume of other side diagonally
(example: bid 19/ask 43 means 43/19 = 2.26, which means ask is within range 3, and bid is vice versa 19/43=0.44 means within range 0)