investor {dispositionEffect}R Documentation

Sample investor financial transactions

Description

A sample dataset containing 19 transactions over time.

Usage

investor

Format

A data frame with 19 rows and 6 variables:

investor

id of the investor

type

binary variable indicating the type of operation, B = buy and S = sell

asset

id of the traded asset

quantity

quantity of the traded asset

price

market price of the traded asset

datetime

timestamp of the operation


[Package dispositionEffect version 1.0.1 Index]