save.strategy: save a strategy object from memory onto disk

View source: R/strategy.R

save.strategyR Documentation

save a strategy object from memory onto disk

Description

save a strategy object from memory onto disk

Usage

save.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.