getTradeTime: Gets tarding time of strategy

View source: R/genericStrategy.R

getTradeTimeR Documentation

Gets tarding time of strategy

Description

Gets tarding time of strategy

Usage

getTradeTime(this, type)

## S3 method for class 'Strategy'
getTradeTime(this, type = "all")

Arguments

this

Strategy

type

character, one of c('all', 'enter', 'open', 'close', 'rebalance')


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