Package 

Class MFI


  • 
    public class MFI
    extends JsObject
                        

    Money Flow Index (MFI) indicator class.

    • Constructor Summary

      Constructors 
      Constructor Description
      MFI(String jsChart)
    • Method Summary

      Modifier and Type Method Description
      static MFI 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