Package 

Class Momentum

    • Constructor Summary

      Constructors 
      Constructor Description
      Momentum(String jsChart)
    • Method Summary

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