Learn R Programming

highfrequency (version 0.6.5)

noZeroQuotes: Delete the observations where the bid or ask is zero

Description

Function deletes the observations where the bid or ask is zero.

Usage

noZeroQuotes(qdata)

Arguments

qdata

an xts or data.table object at least containing the columns "BID" and "OFR".

Value

xts object or data.table depending on type of input