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 so that the plot sta
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
2 matches
Mail list logo