401 search results for "finance"

New R User Group in Chicago

April 6, 2010
By

While there's been an informal coterie of R users in the Chicago area for some time (notably the fine folks behind the successful R/Finance conferences) there hasn't been a formal R User Group. Until now, that is. JD Long has taken the plunge and announced the new Chicago R User Group on meetup.com. If you're in the Chicagoland area,...

Read more »

UCLA and LA RUG talks on R and C++ integration

April 4, 2010
By

We spent last week in the LA area and had a generally good time out west. I was able to sneak in two talks and a group discussion, thanks to the help by Jan de Leeuw (and everybody at UCLA's Stats department) as well as by Szilard Pafka representing th...

Read more »

UCLA and LA RUG talks on R and C++ integration

April 4, 2010
By

We spent last week in the LA area and had a generally good time out west. I was able to sneak in two talks and a group discussion, thanks to the help by Jan de Leeuw (and everybody at UCLA's Stats department) as well as by Szilard Pafka representing ...

Read more »

Finance::YahooQuote 0.24

March 26, 2010
By

Having espoused rule number one in regression testing in the post about yesterday's bug fix upload 0.23, we can now add rule number zero: Do not introduce a new error by omitting the trailing semicolon. I guess it shows that I don't really program in P...

Read more »

Finance::YahooQuote 0.24

March 26, 2010
By

Having espoused rule number one in regression testing in the post about yesterday's bug fix upload 0.23, we can now add rule number zero: Do not introduce a new error by omitting the trailing semicolon. I guess it shows that I don't really program in...

Read more »

Finance::YahooQuote 0.23

March 25, 2010
By

Rule number one in regression testing is to not depend on volatile data. Which I seem to have violated in file t/02simple.t in the Perl package Finance::YahooQuote. Which lead the automated Perl test scripts to remind me for a few days now that the fu...

Read more »

Finance::YahooQuote 0.23

March 25, 2010
By

Rule number one in regression testing is to not depend on volatile data. Which I seem to have violated in file t/02simple.t in the Perl package Finance::YahooQuote. Which lead the automated Perl test scripts to remind me for a few days now that the f...

Read more »

Tools

March 17, 2010
By
Tools

All the tools I am using at the moment are free of charge. The one that comes to mind first is R. It’s a language for statistical computing which comes with a decent GUI. R comes with some time series support out of the box, but there are plenty of packages (R extensions are called

Read more »

Modified Donchian Band Trend Follower using R, Quantmod, TTR

March 12, 2010
By
Modified Donchian Band Trend Follower using R, Quantmod, TTR

I've been toying around with the examples given on the FOSS trading site for some of the great work they've put together in the Quantmod and TTR packages. Those viewers who are looking for a nice (and free) backtesting suite to possibly complement s...

Read more »

In case you missed it: February roundup

March 10, 2010
By

In case you missed them, here are some articles from last month of particular interest to R users. We announced the availability on YouTube of "What is R", a 4-part video based on a recent webcast I hosted. We announced a webinar I hosted on REvolution's debugger for R (a recorded replay is now available). We linked Salvio Rodrigues...

Read more »