Skip to content
Prev 3378 / 15274 Next

quantmod: addTA is broken?

Michael,

It's hard to speculate without knowing what the data you have looks
like. Can you send the output of
 class(CottonSpreadsheet)
 colnames(CottonSpreadsheet)
? 

Also, did you run with debug(addTA)? You can probably narrow down the
problem by stepping through the function yourself.

Brian
On Sun, 2008-12-14 at 14:23 +0100, Michael Zak wrote: