Documentation of 'org.jquantlib.quotes.SimpleQuote' Java class
SimpleQuote
org.jquantlib.quotes

Class SimpleQuote

  • All Implemented Interfaces:
    Observable


    public class SimpleQuote
    extends Quote
    Market element returning a stored value
    • Constructor Detail

      • SimpleQuote

        public SimpleQuote()
      • SimpleQuote

        public SimpleQuote(double d)
    • Method Detail

      • setValue

        public double setValue()
      • setValue

        public double setValue(double value)
        Returns:
        the difference between the new value and the old value
      • reset

        public void reset()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • value

        public final double value()
        Specified by:
        value in class Quote
        Returns:
        the current value
      • isValid

        public boolean isValid()
        Specified by:
        isValid in class Quote
        Returns:
        true if the Quote holds a valid value

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.