max_back: Max back

Description Usage Arguments Examples

View source: R/max_back.R

Description

calculate the max back

Usage

1
max_back(x, type = c("yield", "acount"))

Arguments

x

yield vector

type

char, yield input or net value input

Examples

1
2
data(m_index_acount)
max_back(m_index_acount$acount)

cloud-brain/backtest documentation built on Feb. 6, 2020, 11:17 p.m.