printTradeTime: Prints trading time in format of time

View source: R/genericStrategy.R

printTradeTimeR Documentation

Prints trading time in format of time

Description

Prints trading time in format of time

Usage

printTradeTime(this, type)

## S3 method for class 'Strategy'
printTradeTime(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.