Existing packages for personal finance and OFX importation
Hi Sebastien, Adding my 2 cents, for OFX data (Oanda FX data I suppose), quantmod package as a utility to download those data (among others data sources) Think there are other possibilities for this specific purpose (OFX data download), but for having tried quantmod myself I would recommend it (a very good job from Jeff Ryan) + it has some charting capabilities that might get you off the ground for what you want (not sure what it is) + it is based on XTS which is a very convenient time series handling package (again thank you Mr Ryan & Ulrich) HTH Rgds, Julien
On Jun 5, 2010, at 4:04 PM, S?bastien Durand wrote:
Hello to all, I got my mind into it did some search and comparison I got myself decided to do the following : I want to build a package for personal finance : -In this package I wish to be able to : -Read OFX data -Recognize transaction -Setup a budget through the use of buckets or envelope through time -Have cashflow plotting methods -This package will be able to utilise data from multiple accounts My first question is quite simple: Is there a package that can already do what plan to build ? My second question is: Is there a package that can simply import OFX data ? Thanks a lot! S?bastien
_______________________________________________ R-SIG-Finance at stat.math.ethz.ch 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.