hello @mashume, Would you mind sharing how to create a histogram in TOS below the chart for this VOLD Ratio?
With positive values plotted above zero
If $UVOL > $DVOL : $UVOL / $DVOL
and negative values plotted below zero if $UVOL < $DVOL : $DVOL /$UVOL .
thank you very much!
With positive values plotted above zero
If $UVOL > $DVOL : $UVOL / $DVOL
and negative values plotted below zero if $UVOL < $DVOL : $DVOL /$UVOL .
thank you very much!
Last edited by a moderator: