Re: [R] Bollinger Band quantmod

2015-10-22 Thread Joshua Ulrich
On Mon, Oct 19, 2015 at 4:04 PM, bgnumis bgnum wrote: > 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

[R] Bollinger Band quantmod

2015-10-19 Thread bgnumis bgnum
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