Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 201 - 210 of 182600 found.
[1] < 16 17 18 19 20 21 22 23 24 25 26 > [18260]  Sort:

addRSI (Package: quantmod) : Add Relative Strength Index to Chart

Add a Relative Strength Index indicator to chart.
● Data Source: CranContrib
● Keywords: utilities
● Alias: addRSI
● 0 images

getSplits (Package: quantmod) : Load Financial Split Data

Download, or download and append stock split data from Yahoo! Finance.
● Data Source: CranContrib
● Keywords: utilities
● Alias: getSplits
● 0 images

Next (Package: quantmod) : Advance a Time Series

Create a new series with all values advanced forward one period. The value of period 1, becomes the value at period 2, value at 2 becomes the original value at 3, etc. The opposite of Lag. NA is used to fill.
● Data Source: CranContrib
● Keywords: datagen, misc
● Alias: Next, Next.data.frame, Next.numeric, Next.quantmod.OHLC, Next.zoo
● 0 images

periodReturn (Package: quantmod) : Calculate Periodic Returns

Given a set of prices, return periodic returns.
● Data Source: CranContrib
● Keywords: utilities
● Alias: allReturns, annualReturn, dailyReturn, monthlyReturn, periodReturn, quarterlyReturn, weeklyReturn, yearlyReturn
● 0 images

addMACD (Package: quantmod) : Add Moving Average Convergence Divergence to Chart

Add Moving Average Convergence Divergence indicator to chart.
● Data Source: CranContrib
● Keywords: utilities
● Alias: addMACD
● 0 images

getSymbols.yahooj (Package: quantmod) : Download OHLC Data From Yahoo! Japan Finance

Downloads Symbols to specified env from ‘finance.yahoo.co.jp’. This method is not to be called directly, instead a call to getSymbols(Symbols,src='yahooj') will in turn call this method. It is documented for the sole purpose of highlighting the arguments accepted, and to serve as a guide to creating additional getSymbols ‘methods’.
● Data Source: CranContrib
● Keywords: data
● Alias: getSymbols.yahooj
● 0 images

getQuote (Package: quantmod) : Download Current Stock Quote

Fetch current stock quote(s) from specified source. At present this only handles sourcing quotes from Yahoo Finance, but it will be extended to additional sources over time.
● Data Source: CranContrib
● Keywords: IO, data
● Alias: getQuote, standardQuote, yahooQF, yahooQuote.EOD
● 0 images

chob-class (Package: quantmod) : A Chart Object Class

Internal Objects for Tracking and Plotting Chart Changes
● Data Source: CranContrib
● Keywords: classes
● Alias: chob-class
● 0 images

specifyModel (Package: quantmod) : Specify Model Formula For quantmod Process

Create a single reusable model specification for subsequent buildModel calls. An object of class quantmod is created that can be then be reused with different modelling methods and parameters. No data frame is specified, as data is retrieved from potentially multiple environments, and internal calls to getSymbols.
● Data Source: CranContrib
● Keywords: models
● Alias: specifyModel
● 0 images

is.quantmod (Package: quantmod) : Test If Object of Type quantmod

Test if object is of type quantmod or quantmodResults.
● Data Source: CranContrib
● Keywords: utilities
● Alias: is.quantmod, is.quantmodResults
● 0 images