[R-SIG-Finance] chart types

Santosh Srinivas santosh.srinivas at gmail.com
Wed Apr 20 12:56:00 CEST 2011


I believe it is still experimental (/incomplete). Have you seen
chartSeries already?

You have options there. type = c("auto", "candlesticks",
"matchsticks", "bars","line"),

On Wed, Apr 20, 2011 at 4:11 PM, Stephen Choularton
<stephen at organicfoodmarkets.com.au> wrote:
>
> Hi
>
>  Where can I find the options for type in:
>
>
> chart_Series(x,
>              name = deparse(substitute(x)),
>              type = "candlesticks",
>              subset = "",
>              TA = "",
>              pars = chart_pars(),
>              theme = chart_theme(),
>              clev = 0)
>
> The manual says:
>
> Arguments
>
> x time series object
> name name for chart
> type one of:
> subset an ISO8601 style character string indicating date range
> TA a character string of semi-colon seperated TA calls.
> pars chart parameters
> theme chart theme
>
> --
> Stephen Choularton Ph.D., FIoD
>
> 9999 2226
> 0413 545 182
>
>
> for insurance go to www.netinsure.com.au
> for markets go to www.organicfoodmarkets.com.au
> for equipment go to www.organicfoodmarkets.com.au/equipment
>
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions should go.



More information about the R-SIG-Finance mailing list