Package 

Class OBV


  • 
    public class OBV
    extends JsObject
                        

    OBV indicator class.

    • Constructor Summary

      Constructors 
      Constructor Description
      OBV(String jsChart)
    • Method Summary

      Modifier and Type Method Description
      static OBV instantiate()
      String getJsBase()
      Base series() Getter for the indicator series instance.
      OBV series(String type) Setter for the indicator series type.
      OBV series(StockSeriesType type) Setter for the indicator series type.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait