getPnL: Get pnl as xts series

View source: R/genericStrategy.R

getPnL.StrategyR Documentation

Get pnl as xts series

Description

This method should be called only after backtest is done

Usage

## S3 method for class 'Strategy'
getPnL(this, ...)

Arguments

this

Strategy

...

params

Value

getPnL.Strategy: xts series


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