SignificantTrades icon indicating copy to clipboard operation
SignificantTrades copied to clipboard

Liquidations are invisible behind volume delta

Open alextes opened this issue 3 years ago • 2 comments

Volume deltas are often larger or higher in size than the liquidations, meaning the liquidations don't show by default when the chart loads both volume delta and liquidations histograms. I can't seem to change their order either. But toggling the volume delta layer off and on again it moves to the bottom and the liquidation histogram becomes visible.

Would it be possible to have the liquidation layer be on top of the volume delta layer by default or alternatively for people to set the order and the order be saved?

alextes avatar Mar 01 '21 09:03 alextes

You can by adding liquidations histogram before volume delta. That way you will see the purple bars above the green / red bars however, since they are on the same scale the purple bar will be very tiny in comparison to the total volume (green/red)... So what you can do in order to improve readability is to move the liquidations / volume delta panes to see both separately (using top / bottom offset), or hide volume delta and only show buy / sell ema on top of liquidations

Tucsky avatar Mar 01 '21 10:03 Tucsky

I've figured out a practical way to do it as described above, it is however a cumbersome way to do it. I'd love to know a better way to do it so 1.

You can by adding liquidations histogram before volume delta

How?

move the liquidations / volume delta panes using top / bottom offset

How 😅 ?

and 2. I'm asking if it would make sense to show liquidations on top of volume delta by default as the latter is naturally larger, but currently still gets added on top of liquidations.

alextes avatar Mar 11 '21 10:03 alextes