Struct Order¶ Defined in File Types.hpp Struct Documentation¶ struct Order¶ Represents a resting order in the book. Public Members OrderId oid¶ Price price¶ Volume volume¶ Side side¶ TimeStamp birth_tick¶ int32_t prev = -1¶ int32_t next = -1¶ Level *level = nullptr¶