Skip to content
Prev 3015 / 15274 Next

quantmod: how to add custom timeseries (addTA?)

Michael,

I'll have to leave that question to Jeff Ryan, the package author.

You can avoid printing a legend for the lowest low by using the TA=
arg in chartSeries:
chartSeries(YHOO, TA="addTA(min55,on=1)")

Best,
Josh
--
http://blog.fosstrading.com/
On Wed, Oct 8, 2008 at 8:17 AM, Michael Zak <michael at zak.li> wrote: