Skip to content

Instantly share code, notes, and snippets.

@josephdunn
Created February 29, 2012 02:20
Show Gist options
  • Save josephdunn/1937036 to your computer and use it in GitHub Desktop.
Save josephdunn/1937036 to your computer and use it in GitHub Desktop.
chart_Series <- function(x,
name=deparse(substitute(x)),
type="candlesticks",
subset="",
TA="",
pars=chart_pars(), theme=chart_theme(),
clev=0) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment