Package 

Class HA


  • 
    public class HA
    extends Base
                        

    Heikin-Ashi indicator class.

    • Constructor Summary

      Constructors 
      Constructor Description
      HA(String jsChart)
    • Method Summary

      Modifier and Type Method Description
      static HA instantiate()
      String getJsBase()
      Base series() Getter for the indicator series instance.
      HA series(StockSeriesType type) Setter for the indicator series type.
      HA series(String type) Setter for the indicator series type.
      • Methods inherited from class com.anychart.core.stock.indicators.Base

        instantiate
      • Methods inherited from class java.lang.Object

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