Learn R Programming

GetHFData (version 1.7)

add.order: Adds an order to the LOB

Description

Adds an order to the LOB

Usage

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

Run this code
# NOT RUN {
# no example (internal)
# }

Run the code above in your browser using DataLab