OBV

Modified on Mon, 08 May 2023 at 07:13 PM

Technical indicator of the balance volume (On Balance Volume, OBV) binds volume to price change, which accompanied this voume. The meaning of this indicator is simple. If the closing price of the current bar is higher than closing price of previous, value of the volume of the current bar is added to the previous value OBV, if closing price of the current bar is lower than the previous, the current volume is subtracted from the previous value of the OBV.

View of indicator on the chart:

Calculation:

If the current closing price is higher than the previous one, then:

OBV (i) = OBV (i-1) + VOLUME (i).

If the current closing price is lower than the previous one, then:

OBV (i) = OBV (i-1) - VOLUME (i)

If the current closing price is equal to the previous one, then:

OBV (i) = OBV (i-1)

Where:

OBV (i) - value of OBV indicator in current period of time

OBV (i-1) - values of OBV indicator in previous period of rime

VOLUME (i) - volume of current bar.

To add and configure the indicator, you must open the settings window.

Common

Source - settings of calculation parameters of the indicator::

  • Open
  • High
  • Low
  • Close
  • Volume

Drawing

Panel - select the location of the indicator on the chart:

  • New panel
  • Chart

Show value - display the value of the indicator on price scale.

Show zero values- display zero values.

Scale - if this option is enabled, the scale will automatically be calculated based on the minimum and maximum values of the indicator, in order for the indicator to be placed on the graph.

Color 

Visual type - visual adjustment of the indicator on the graph:

  • Line

  • Histogram

  • Hash

  • Block

  • Cross

  • Square

  • Dots

  • Up arrow

  • Down arrow

  • Axis label

  • Hide

Line style - customize the appearance of the line:

  • Dot
  • Solid

  • Dash

  • Dash - dot

  • Dash - dot - dot

Width - adjust the thickness of the indicator line.

Misc

Show description of indicator

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article