Module Query.Market_depth

module Market_depth: sig .. end

type t 
include Query_intf.S
val create : contract:[< Security_type.t ] Contract.t ->
num_rows:int -> t
val t_of_sexp : Sexplib.Sexp.t -> t
val sexp_of_t : t -> Sexplib.Sexp.t