Table of Contents

Class OBV

Namespace
StockSharp.Algo.Indicators
Assembly
StockSharp.Algo.dll
[Browsable(false)]
public class OBV : OnBalanceVolume, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
Inheritance
OBV
Implements
IPersistable
ICloneable<IIndicator>
Inherited Members
Extension Methods

Constructors

OBV()

Initializes a new instance of the OBV.

public OBV()