Description Usage Arguments Value Details Author(s)
Function deletes entries for which the spread is more than "maxi" times the median spread on that day.
1 | rmLargeSpread(qdata,maxi)
|
qdata |
an xts object at least containing the columns "BID" and "OFR". |
maxi |
an integer. By default maxi="50", which means that entries are deleted if the spread is more than 50 times the median spread on that day. |
xts object
NOTE: This function works only correct if supplied input data consists of 1 day!
Jonathan Cornelissen and Kris Boudt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.