rmNegativeSpread: Delete entries for which the spread is negative

View source: R/dataHandling.R

rmNegativeSpreadR Documentation

Delete entries for which the spread is negative

Description

Function deletes entries for which the spread is negative.

Usage

rmNegativeSpread(qData)

Arguments

qData

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

Value

data.table or xts object

Author(s)

Jonathan Cornelissen, Kris Boudt and Onno Kleen

Examples

rmNegativeSpread(sampleQDataRaw)


jonathancornelissen/highfrequency documentation built on Jan. 10, 2023, 7:29 p.m.