View source: R/order_functions.R
Remove orders from the limit books and update the available market depth.
1 | remove_and_update(order_book, remove_rows, next_slot)
|
order_book |
The book to be updated |
remove_rows |
The orders to be removed (because order is canceller or order has been used to fill an order) |
next_slot |
The next orders in the book to be shifted upwards once the required orders are removed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.