make_closes_xts: make_closes_xts

View source: R/make_closes_xts.R

make_closes_xtsR Documentation

make_closes_xts

Description

You probably don't need to use this.

Usage

make_closes_xts(asset_symbols, n = 430, ret_periodicity = "days")

Arguments

asset_symbols

character, a string of asset_symbols

n

integer, passed to utils::tail(), Default: 430

ret_periodicity

character, the return periodicity which is passed to xts::endpoints(), Default: 'days'

Value

An xts of closes.

Note

See help for xts::endpoints().


causality-loop/clhelpers documentation built on Aug. 31, 2022, 3:39 a.m.