In Chapter 9 of Automated Trading with R, we discuss different networking capabilities of popular retail brokerages. At the time of writing, and to the best of my knowledge now, there are only two reputable brokerages that offer OAuth via HTTPS for sending trade orders. These brokerages are TradeKing and OANDA. TradeKing offers a wide […]
S&P 500 for the Long Haul: Code Explanation Addendum
In the last post, S&P 500 for the Long Haul, we discussed the results of a 66 year analysis of the S&P 500. This post will discuss the R code used to generate tables and plots in that post. We will focus on While reading, you may want to view the entire script: R Script […]