load.strategy: load a strategy object from disk into memory

View source: R/strategy.R

load.strategyR Documentation

load a strategy object from disk into memory

Description

load a strategy object from disk into memory

Usage

load.strategy(strategy.name, file = NULL)

Arguments

strategy.name

a string specifying the name of the strategy object; may also be used to create a file name

file

string specifying the filename to use, if NULL, a default will be created


braverock/quantstrat documentation built on Sept. 15, 2023, 11:32 a.m.