Adds an order to the LOB

add.order(my.lob, order.in, silent = TRUE)

Arguments

my.lob

A LOB (order book)

order.in

An order from the data

silent

Should the function print progress ? (TRUE (default) or FALSE)

Value

An LOB with the new order

Examples

# no example (internal)