Interface DOMListener


public interface DOMListener
Implement this interface to listen for updates to the Depth of Market for the given instrument.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    update(DOM dom)
    This method is called every time the Depth of Market (DOM) is updated for the instrument.
  • Method Details

    • update

      void update(DOM dom)
      This method is called every time the Depth of Market (DOM) is updated for the instrument.
      Parameters:
      dom - Depth of Market