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