Class Level3OrderBook

java.lang.Object
org.knowm.xchange.simulated.Level3OrderBook

public class Level3OrderBook extends Object
A full order book, consisting of every single limit order on the book on both the ask and bid sides.
Author:
Graham Crockford
  • Constructor Details

    • Level3OrderBook

      public Level3OrderBook()