Learn R Programming

PINstimation (version 0.1.2)

dailytrades: 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

Arguments

Format

A data frame with 60 observations and 2 variables:

  • B: total number of buyer-initiated trades.

  • S: total number of seller-initiated trades.