powered by
Function deletes the observations where the bid or ask is zero.
noZeroQuotes(qData)
xts object or data.table depending on type of input.
xts
data.table
an xts or data.table object at least containing the columns BID and OFR.
BID
OFR
Jonathan Cornelissen and Kris Boudt.