next_trading_day {backtestGraphics}R Documentation

Next trading day

Description

This function gets the next trading day as defined by is.trading.day()

Usage

next_trading_day(d)

Arguments

d

Date relative to which to get the next trading day.

Value

Date The next trading day of date d.


[Package backtestGraphics version 0.1.8 Index]