Package 

Class ADL


  • 
    public class ADL
    extends JsObject
                        

    Accumulation Distribution Line (ADL) indicator class. {docs:Stock_Charts/Technical_Indicators/Accumulation_Distribution_Line_(ADL)}Learn more about the ADL indicator.{docs}

    • Constructor Summary

      Constructors 
      Constructor Description
      ADL(String jsChart)
    • Method Summary

      Modifier and Type Method Description
      static ADL instantiate()
      String getJsBase()
      Base series() Getter for the indicator series instance.
      ADL series(StockSeriesType type) Setter for the indicator series type.
      ADL series(String 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