idret: After-hour and Pre-market Returns

View source: R/avfintools.R

idretR Documentation

After-hour and Pre-market Returns

Description

Show returns between the close of the last trading day and the open of the current trading day

Usage

idret(df)

Arguments

df

Dataframe with daily data

Value

A vector in dataframe format of combined after-hour, overnight, and pre-market returns in percentage

Examples

idret(SPYdaily)

avfintools documentation built on Oct. 6, 2022, 5:14 p.m.