getMoney: Return sum money of models inside portfolio

Description Usage Arguments Value

View source: R/modelStrategy.R

Description

Return sum money of models inside portfolio

Get amount of money that we have at the beginning in specific backtest

Usage

1
2
3
4
5
6
7
## S3 method for class 'modelPortfolio'
getMoney(this)

getMoney(this)

## S3 method for class 'modelStrategy'
getMoney(this)

Arguments

this

modelStrategy

Value

numeric, amount of money


Vitalic57/stratbuilder2pub documentation built on Dec. 18, 2019, 2:56 a.m.