Class OBV

On-Balance Volume (OBV) Type: Momentum

On-balance volume (OBV) is a technical trading momentum indicator that uses volume flow to predict changes in stock price. Joseph Granville first developed the OBV metric in the 1963 book Granville's New Key to Stock Market Profits.

Hierarchy (view full)

Constructors

Properties

candles: OpenHighLowCloseVolume[] = []
highest?: Big
lowest?: Big

Accessors

  • get isStable(): boolean
  • Returns boolean

Methods