[R] Bollinger Band quantmod
bgnumis bgnum
bgnumis at gmail.com
Mon Oct 19 23:04:48 CEST 2015
Hi all,
When I plot Bollinger bands with
chartSeries(
IBEX,theme="white",
TA = c(addBBands(50,2))
)
There is a "no" shadow area that it is used to obtain the levels. How can I
plot with charSeries so that the plot start on the shadow area? I mean,
¿How can I say to de axis start plotting f.i. 50 steps forward on the chart
Series?
[[alternative HTML version deleted]]
More information about the R-help
mailing list