Interface MamdaQuoteClosing

    • Method Detail

      • getBidPrice

        com.wombat.mama.MamaPrice getBidPrice()
        Get the closing bid price.
        Returns:
        Today's closing bid price, after the market has closed and the stock has traded today.
      • getBidPriceFieldState

        short getBidPriceFieldState()
        Returns:
        the bid price Field State
      • getBidSize

        double getBidSize()
        Get the closing bid size.
        Returns:
        Today's closing bid size, after the market has closed and the stock has traded today.
      • getBidSizeFieldState

        short getBidSizeFieldState()
        Returns:
        the bid size Field State
      • getBidPartId

        java.lang.String getBidPartId()
        Get the closing bid participant identifier.
        Returns:
        Today's closing bid participant identifier, after the market has closed and the stock has traded today.
      • getBidPartIdFieldState

        short getBidPartIdFieldState()
        Returns:
        the bid part ID Field State
      • getAskPrice

        com.wombat.mama.MamaPrice getAskPrice()
        Get the closing ask price.
        Returns:
        Today's closing ask price, after the market has closed and the stock has traded today.
      • getAskPriceFieldState

        short getAskPriceFieldState()
        Returns:
        the ask price Field State
      • getAskSize

        double getAskSize()
        Get the closing ask size.
        Returns:
        Today's closing ask size, after the market has closed and the stock has traded today.
      • getAskSizeFieldState

        short getAskSizeFieldState()
        Returns:
        the ask size Field State
      • getAskPartId

        java.lang.String getAskPartId()
        Get the closing ask participant identifier.
        Returns:
        Today's closing ask participant identifier, after the market has closed and the stock has traded today.
      • getAskPartIdFieldState

        short getAskPartIdFieldState()
        Returns:
        the ask part ID Field State