calcStat_: Calculate statistic

View source: R/genericStrategy.R

calcStat_R Documentation

Calculate statistic

Description

Statistic and all dependent statistics will be calculated

Usage

calcStat_(this, s, start, end, args)

## S3 method for class 'Strategy'
calcStat_(this, s, start, end, args = list())

Arguments

this

Strategy

s

Stat

start

numeric, start of the period

end

numeric, end of the period

args

list, list of arguments for function in s


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