Interface OhlcvChangeListener

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void tickEvent​(de.gsi.dataset.spi.financial.api.ohlcv.IOhlcvItem ohlcvItem)
      Notification event about new ohlcv item changed
    • Method Detail

      • tickEvent

        void tickEvent​(de.gsi.dataset.spi.financial.api.ohlcv.IOhlcvItem ohlcvItem)
                throws java.lang.Exception
        Notification event about new ohlcv item changed
        Parameters:
        ohlcvItem - new or changed ohlcv item
        Throws:
        java.lang.Exception - if the processing failed