Class PushDepth


  • public class PushDepth
    extends Object
    Real-time order book depth push event.
    • Constructor Detail

      • PushDepth

        public PushDepth()
    • Method Detail

      • getAsks

        public Depth[] getAsks()
        Returns the ask-side depth levels.
        Returns:
        the ask-side depth levels
      • getBids

        public Depth[] getBids()
        Returns the bid-side depth levels.
        Returns:
        the bid-side depth levels