[R-SIG-Finance] Quantmod: getFin; getFinancials

Konrad Hoppe konradhoppe at hotmail.de
Mon Nov 30 13:27:13 CET 2009


Hi,

but getSymbols() does have another functionality?!
Is it possible to get the financial data from the dataset returned from the
getSymbols() method? And I mean with financial data for example the
quarterly results.

Regards

-----Ursprüngliche Nachricht-----
Von: r-sig-finance-bounces at stat.math.ethz.ch
[mailto:r-sig-finance-bounces at stat.math.ethz.ch] Im Auftrag von Arun.stat
Gesendet: Montag, 30. November 2009 12:25
An: r-sig-finance at stat.math.ethz.ch
Betreff: Re: [R-SIG-Finance] Quantmod: getFin; getFinancials


Use following :

library(quantmod)
> getSymbols('AAPL')
[1] "AAPL"


Best,


km wrote:
> 
> Hi All:
> 
> I get the following error when I issue the getFin command:
> 
>> getFin('AAPL')
> Error in getFin("AAPL") : subscript out of bounds
> 
> I would appreciate any help.
> 
> Thanks in advance,
> Krish
> 
>
****************************************************************************
*********
> Additional Info:
>                 Information on package 'quantmod'
> 
> Description:
> 
> Package:            quantmod
> Type:               Package
> Title:              Quantitative Financial Modelling Framework
> Version:            0.3-13
> Date:               2009-10-14
> Author:             Jeffrey A. Ryan
> Depends:            methods,xts(>= 0.6-7),zoo,Defaults,TTR(>= 0.2)
> Suggests:           DBI,RMySQL,RSQLite,fSeries,its
> Maintainer:         Jeffrey A. Ryan <jeff.a.ryan at gmail.com>
> Description:        Specify, build, trade, and analyse quantitative
>                     financial trading strategies
> LazyLoad:           yes
> License:            GPL-3
> URL:                http://www.quantmod.com
>                     http://r-forge.r-project.org/projects/quantmod
> Packaged:           2009-10-31 15:33:39 UTC; jryan
> Repository:         CRAN
> Date/Publication:   2009-11-01 17:33:52
> Built:              R 2.10.0; ; 2009-11-25 13:35:06 UTC; windows
> 
> 

-- 
View this message in context:

Sent from the Rmetrics mailing list archive at Nabble.com.

_______________________________________________
R-SIG-Finance at stat.math.ethz.ch mailing list

-- Subscriber-posting only.
-- If you want to post, subscribe first.



More information about the R-SIG-Finance mailing list