Archive for December, 2011
Fading the Up Gap
This article presents an interesting intraday trading strategy based on mean-reversion principles. Conceptually, its fairly simple: Trade a portfolio of ETFs and at the open of each day short the two with the largest volatility-normalized up gap, then exit at the close (MOC).
Its important to note that since the system ranks all stocks by their opening price, it cannot use market-on-open (MOO) entry orders (which are required by the exchanges to be entered >2min before the open), and therefore slippage might have a larger impact than expected. And the reported results do not include slippage or commission, so its quite possible that the system’s edge may be entirely artificial.
Slippage issues aside, the system’s performance unfortunately has been pretty flat since 2009. Nevertheless, it offers some interesting food for thought…
Monte Carlo Resampling of Equity Curves Using N-Bar Segments (paper)
Very readable paper on MC resampling techniques. Classic MC techniques tend to generate smoother equity curves with shallower drawdowns than actual live results, as they “chop up” returns too finely, thereby reducing the impact of correlation during Black Swan events. The paper presents a simple method which attempts to preserve these correlations (click on title to view paper).
The Rise of Developeronomics
Forbes piece on the rise of software developers as an economic commodity, the new “precious metals” of our society:
As a software developer, I fully support this view :-)
Global Optimization Algorithms: Theory and Application (e-book)
Well written e-book on various optimization strategies using bio-inspired/evolutionary techniques (click title).
Clever Algorithms: Nature-Inspired Programming Recipes
A nice overview of Bio-Inspired algorithms, including Genetic Algorithms, Genetic Programming, Simulated Annealing, Neural Networks, Particle Swarms, Ant Colonies, Artificial Immune Systems, etc (click on title for article).
Data Mining Bias: The Risk of Picking an Inferior Rule
A quick study on how to avoid every algo trader’s worst enemy (or at least one of them): the dreaded Data Mining Bias (click title for article).
Crashes and High Frequency Trading (paper)
Interesting paper (commissioned by the UK government) on HFT’s contribution to Black Swans (click on title to open):
Risk and Return in Momentum Strategies (paper)
An interesting paper on the classic Momentum strategy but with a few new twists to factor in tail risk (click on title):
Bootstrapping: White’s Reality Check
Interesting article on WRC (click title):
Correlation != Causation
Funny how that works…
