Closed petr-fedorov closed 6 years ago
The following code is used to produce pictures below:
lob <- orderBook(lob.data$events, tp=as.POSIXct("2015-05-01 01:12:17.429", tz="UTC"), bps.range=20) plotCurrentDepth(lob)
The output before the patch is applied:
The output after:
thanks Petr
The following code is used to produce pictures below:
The output before the patch is applied:
The output after: