Skip to content
Prev 14567 / 15274 Next

Quantstrat - running applyStrategy in a loop

So I'll let others correct me if I'm wrong, but the way I see it is so long
as you can encapsulate your script in a function, you can wrap it inside a
foreach loop, and return the results of each iteration, or just output
various files as part of the instructions of said function.

On Sun, Aug 19, 2018 at 5:16 PM, James Hirschorn <
james.hirschorn at quantitative-technologies.com> wrote: