[R-SIG-Finance] SMA on Volume?

Joshua Ulrich josh.m.ulrich at gmail.com
Fri Nov 27 16:52:48 CET 2009


Try:

> getSymbols("SPY")
[1] "SPY"
> chartSeries(SPY); addSMA(10,on=2)
>

Best,
Josh
--
http://www.fosstrading.com



On Fri, Nov 27, 2009 at 9:33 AM, Robert Nicholson
<robert.nicholson at gmail.com> wrote:
> If you're viewing a chart series and you have Volume displayed you can you specify "on" such that SMA will be overlaid on Volume graph?
> _______________________________________________
> R-SIG-Finance at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only.
> -- If you want to post, subscribe first.
>



More information about the R-SIG-Finance mailing list