Could someone recommend resources (websites, books, mailing lists, forums, anything) about programming in R with use of financial data? Anyone? :)
|
|
Some links to get you started:
but there is no one-shot textbook I am aware of. |
||
|
|
|
|
The r-sig-finance list is a great place to ask directed questions relating to financial data. That community is focused on time series analysis and instrument pricing (bonds, options, etc.) In addition you should check out R Metrics http://www.rmetrics.org/. Also, the CRAN Finance View is another good starting point for learning about pre-existing R packages for working with financial data. http://cran.r-project.org/web/views/Finance.html I'm sure Dirk (the maintainer of the Finance view, and all round R superstar) will chip in with a decent follow up to your question. If you are very new to R, I recommend reading Econometrics with R by Farnsworth - it is a great introduction to R and working with econometric series: http://cran.r-project.org/doc/contrib/Farnsworth-EconometricsInR.pdf |
||
|
|
|
|
The closest thing to a one stop shop is: STATISTICAL ANALYSIS of FINANCIAL DATA in S-Plus (and now in R)
I have an earlier version of this book and find it pretty useful. It really depends on the types of analysis you are doing, but recently I have found myself referencing Quantitative Risk Management: Concepts, Techniques, and Tools multiple times:
The R package that illustrates the concepts in QRM is QRMlib. |
||||||||
|
|
|
There are a number of examples and information in the finance section of the Revolutions blog (which I edit): blog.revolution-computing.com/finance/ . I also recommend checking out the Rmetrics book, as a guide to the wealth of financial tools available in the Rmetrics packages for R. |
||
|
|
|
|
Dirk Eddelbuettel has the slides (in PDF format, 892 KB) for his presentation "R in Finance" at the Midwest Finance Association's 58th Annual Meeting, Chicago, 2009-03-05. |
|||
|
|


