Interface MamdaQuoteGap

  • All Superinterfaces:
    MamdaBasicEvent
    All Known Implementing Classes:
    MamdaQuoteListener

    public interface MamdaQuoteGap
    extends MamdaBasicEvent
    MamdaQuoteGap is an interface that provides access to fields related to gap in quote reporting.
    • Method Detail

      • getBeginGapSeqNum

        long getBeginGapSeqNum()
        The starting sequence number of detected missing quotes based on the quote count.
      • getBeginGapSeqNumFieldState

        short getBeginGapSeqNumFieldState()
        Returns:
        the begin gap seq num Field State
      • getEndGapSeqNum

        long getEndGapSeqNum()
        The end sequence number of detected missing quotes based on the quote count.
      • getEndGapSeqNumFieldState

        short getEndGapSeqNumFieldState()
        Returns:
        the end gap seq num Field State