BollingerBands: Compute and Disply Bollinger Bands

Description Usage Arguments Value Examples

View source: R/bollingerBands.R

Description

This code was written in 2005 in discussion with John Bollinger, and posted for a few years at the (now long gone) R Graph Gallery.

Usage

1
BollingerBands(instrument)

Arguments

instrument

A security symbold for which (public) data can be downloaded

Value

A data.frame with results

Examples

1
2
3
4
## Not run: 
BollingerBands("SPY")

## End(Not run)

eddelbuettel/bbb documentation built on Oct. 31, 2021, 8:12 p.m.