Learn R Programming

highfrequency (version 0.2)

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 object at least containing the columns "BID" and "OFR".

Value

  • xts object