Displaying 1 result from an estimated 1 matches for "ff666633".
Did you mean:
ff6633
2016 Apr 09
1
Quantmod abline and axis configuration
...xts(read.zoo("fa.txt",col.names=c("Date","LAST"), sep="",dec=",",
format="%d/%m/%Y"))
chartSeries(Foa,theme="white",TA = c(addBBands(50,2), addBBands(100,2),
addBBands(250,2), ylim(0,4000))
)
t=chartTheme()
t$BBands$fill="#ff666633"
reChart(theme="white")
t$BBands$col=c('red','blue','green')
t$BBands$col='blue'
reChart(theme="t")
[[alternative HTML version deleted]]