hfdata | R Documentation |
A simulated dataset containing sample timestamp
, price
,
volume
, bid
and ask
for 100 000
high frequency transactions.
hfdata
A data frame with 100 000
observations with 5
variables:
timestamp
: time of the trade.
price
: transaction price.
volume
: volume of the transactions, in asset units.
bid
: best bid price.
ask
: best ask price.
Artificially created data set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.