| dailytrades {PINstimation} | R Documentation |
Example of quarterly data
Description
An example dataset representative of quarterly data containing the aggregate numbers of buyer-initiated and seller-initiated trades for each trading day.
Usage
dailytrades
Format
A data frame with 60 observations and 2 variables:
-
B: total number of buyer-initiated trades. -
S: total number of seller-initiated trades.
Source
Artificially created data set.
[Package PINstimation version 0.1.2 Index]