Skip to content
Prev 4567 / 15274 Next

Backtesting trade systems

Robert,

In the "details" section of your RollingFunctions documentation, you
note that you want to add "LAG, TR, ATR, EWMA, etc."  All of these
functions, and more, are already in TTR.

TTR uses xts internally, which provides support all major time-series
classes, not just zoo/xts.  Additionally, many of TTR's functions are
very fast because they use compiled code.

Best,
Josh
--
http://www.fosstrading.com
On Thu, Jul 16, 2009 at 9:41 AM, Robert Sams<robert at sanctumfi.com> wrote: