adjust_close: Adjust close table for dividends and splits

View source: R/adjustments.R

adjust_closeR Documentation

Adjust close table for dividends and splits

Description

Adjust close table for dividends and splits

Usage

adjust_close(close, splits, dividends)

Arguments

close

matrix / xts, table of close prices

splits

matrix / xts, table of splits with default value 1

dividends

matrix / xts, table of dividends with default value 0


Vitalic57/stratbuilder3gen documentation built on March 30, 2022, 6:58 a.m.