Process LOB from asset dataframe

process.lob.from.df(asset.df, silent = T)

Arguments

asset.df

A dataframe with orders for a single asset

silent

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

Value

The lob for the single asset

Examples

# no example (internal)