quantstrattrader.wordpress.com
An Introduction to Portfolio Component Conditional Value At Risk | QuantStrat TradeR
https://quantstrattrader.wordpress.com/2016/07/12/an-introoduction-to-portfolio-component-value-at-risk
Trading, QuantStrat, R, and more. An Introduction to Portfolio Component Conditional Value At Risk. July 12, 2016. Posted in Asset Allocation. For those interested in an in-depth analysis of the intuition of component conditional value at risk, I refer them to the paper written by Brian Peterson, Peter Carl, and Kris Boudt. First, a demonstration of how the mechanism works using the edhec data set. There is no strategy here, just a demonstration of syntax. For a future backtest, I would like to make some...
quantstrattrader.wordpress.com
Are R^2s Useful In Finance? Hypothesis-Driven Development In Reverse | QuantStrat TradeR
https://quantstrattrader.wordpress.com/2016/04/18/are-r2s-useful-in-finance-hypothesis-driven-development-in-reverse
Trading, QuantStrat, R, and more. Are R 2s Useful In Finance? Hypothesis-Driven Development In Reverse. April 18, 2016. Posted in Asset Allocation. This post will shed light on the values of R 2s behind two rather simplistic strategies — the simple 10 month SMA, and its relative, the 10 month momentum (which is simply a difference of SMAs, as Alpha Architect. Showed in their book DIY Financial Advisor. Here’s the code to do that:. And here are the results:. SMA10 MOM10 BuyHold Annualized Return 0.097...
systematicinvestor.wordpress.com
Capturing Intraday data | Systematic Investor
https://systematicinvestor.wordpress.com/2014/03/11/capturing-intraday-data
March 11, 2014. I want to follow up the Intraday data. Post with an example of how you can capture Intraday data without too much effort by recording 1 minute snapshots of the market. I will take market snapshots from Yahoo Finance using following function that downloads delayed market quotes with date and time stamps:. For example I was able to saved following quotes for AAPL:. April 15, 2014 at 7:47 am. I have been an avid reader from the start. April 1, 2014 at 2:46 am. Leave a Reply Cancel reply.
systematicinvestor.wordpress.com
systematicinvestor | Systematic Investor
https://systematicinvestor.wordpress.com/author/systematicinvestor
New Home of Systematic Investor Blog. February 18, 2015. Please visit the New Home of Systematic Investor Blog. At SystematicInvestor.GitHub.io. August 1, 2014. David Varadi has published two excellent posts / ideas about cooking with momentum:. I just could not resist the urge to share these ideas with you. Following is implementation using the Systematic Investor Toolbox. Please enjoy and share your ideas with David and myself. To view the complete source code for this example, please have a look at the.
systematicinvestor.wordpress.com
Capturing Intraday data, Backup plan | Systematic Investor
https://systematicinvestor.wordpress.com/2014/04/01/capturing-intraday-data-backup-plan
Capturing Intraday data, Backup plan. Capturing Intraday data, Backup plan. April 1, 2014. In the Capturing Intraday data. Post, I outlined steps to setup your own process to capture Intraday data. But what do you do if you missed some data points due for example internet being down or due to power outage your server was re-started. To fill up the gaps in the Intraday data, you could get up to 10 day historical Intraday data from Google finance. To download historical Intrday quotes. For example,. Since ...
systematicinvestor.wordpress.com
Quality of Historical Stock Prices from Yahoo Finance | Systematic Investor
https://systematicinvestor.wordpress.com/2014/04/08/quality-of-historical-stock-prices-from-yahoo-finance
Quality of Historical Stock Prices from Yahoo Finance. Quality of Historical Stock Prices from Yahoo Finance. April 8, 2014. I recently looked at the strategy that invests in the components of S&P/TSX 60. Index, and discovered that there are some abnormal jumps/drops in historical data that I could not explain. To help me spot these points and remove them, I created a helper function data.clean() function in data.r at github. Following is an example of how you can use data.clean() function. So working wi...
cartesianfaith.com
Chapter 3 of Modeling data with functional programming in R is out | Cartesian Faith
https://cartesianfaith.com/2015/02/08/chapter-3-of-modeling-data-with-functional-programming-in-r-is-out
Insights of a modern alchemist. Chapter 3 of Modeling data with functional programming in R is out. Posted by Brian Lee Yung Rowe. Asymp; 6 Comments. Chapter 3 of my book “Modeling data with functional programming in R” is available for download. This chapter describes map-vectorization and how it’s used in R. I make a distinction between different types of vectorization since. F(x) = x 2 2*y - 5. Is vectorized differently from. Though conceptually they represent the same operation. This chapter uses the.
systematicinvestor.wordpress.com
February | 2015 | Systematic Investor
https://systematicinvestor.wordpress.com/2015/02
Archive for February, 2015. New Home of Systematic Investor Blog. February 18, 2015. Please visit the New Home of Systematic Investor Blog. At SystematicInvestor.GitHub.io. New Home of Systematic Investor Blog. Calendar Strategy: Fed Days. Calendar Strategy: Option Expiry. Calendar Strategy: Month End. Blog at WordPress.com. Blog at WordPress.com. Follow “Systematic Investor”. Get every new post delivered to your Inbox. Join 307 other followers. Build a website with WordPress.com.
systematicinvestor.wordpress.com
Systematic Investor | Systematic Investor Blog | Page 2
https://systematicinvestor.wordpress.com/page/2
Probabilistic Momentum with Intraday data. March 31, 2014. I want to follow up the Intraday data. Post with testing the Probabilistic Momentum. Strategy on Intraday data. I will use Intraday data for SPY and GLD from the Bonnot Gang. To test the strategy. Next, let’s examine the hourly perfromance of the strategy. Performs best in the morning and dwindles down in the afternoon and overnight. March 11, 2014. I want to follow up the Intraday data. S=', join( trim(all.symbols[ i] ), ','), '&f=', what[ 1...
SOCIAL ENGAGEMENT