Description Usage Arguments Value Author(s) References
The function returns data within exchange trading hours "daybegin" and "dayend". By default, daybegin and dayend are set to "09:30:00" and "16:00:00" respectively (see Brownlees and Gallo (2006) for more information on good choices for these arguments).
1 | exchangeHoursOnly(data, daybegin = "09:30:00", dayend = "16:00:00")
|
data |
an xts object containing the time series data. |
daybegin |
character in the format of "HH:MM:SS", specifying the starting hour, minute and second of an exhange trading day. |
dayend |
character in the format of "HH:MM:SS", specifying the closing hour, minute and second of an exhange trading day. |
xts object
Jonathan Cornelissen and Kris Boudt
Brownlees, C.T. and Gallo, G.M. (2006). Financial econometric analysis at ultra-high frequency: Data handling concerns. Computational Statistics & Data Analysis, 51, pages 2232-2245.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.