{ download }

Most users should download the most stable version (0.3-6) of quantmod from CRAN or startup R and type: > install.packages(c('xts','Defaults','quantmod')) which will install the required packages:

       xts, for internal data handling
       Defaults, for managing data preferences.


For the latest version of quantmod (and TTR) - download the source here:

    xts package source:     xts_0.0-15.tar.gz
    quantmod package source:     quantmod_0.3-6.tar.gz
    TTR package source:     TTR_0.14-0.tar.gz

and install: my-shell$ R CMD INSTALL xts_0.0-15.tar.gz
my-shell$ R CMD INSTALL quantmod_0.3-6.tar.gz
my-shell$ R CMD INSTALL TTR_0.14-0.tar.gz

Binary package for Windows:

    quantmod_0.3-2.zip