Kalman Filter Pairs Trading with Zorro and R

In the first three posts of this mini-series on pairs trading with Zorro and R, we: Implemented a Kalman filter in R Implemented a simple pairs trading algorithm in Zorro Connected Zorro and R and exchanged data between the two platforms In this fourth and final post, we’re going to put it all together and …

Read more

Integrating R with the Zorro Backtesting and Execution Platform

In the last two posts, we implemented a Kalman filter in R for calculating a dynamic hedge ratio, and presented a Zorro script for backtesting and trading price-based spreads using a static hedge ratio. The goal is to get the best of both worlds and use our dynamic hedge ratio within the Zorro script. Rather …

Read more

Pairs Trading in Zorro

In our previous post, we looked into implementing a Kalman filter in R for calculating the hedge ratio in a pairs trading strategy. You know, light reading… We saw that while R makes it easy to implement a relatively advanced algorithm like the Kalman filter, there are drawbacks to using it as a backtesting tool. …

Read more

Kalman Filter Example:
Pairs Trading in R

This Kalman Filter Example post is the first in a series where we deploy the Kalman Filter in pairs trading. Be sure to follow our progress in Part 2: Pairs Trading in Zorro, and Part 3: Putting It All Together. Anyone who’s tried pairs trading will tell you that real financial series don’t exhibit truly …

Read more

Pattern Recognition with the Frechet Distance

Chart patterns have long been a favourite of the technical analysis community. Triangles, flags, pennants, cups, heads and shoulders…. Name a shape, someone somewhere is using it to predict market behaviour. But, we need to find out if there is a grain of truth or reliability in these patterns. Can attempts to objectively measure these …

Read more

Can you apply factors to
trade performance?

When tinkering with trading ideas, have you ever wondered whether a certain variable might be correlated with the success of the trade? For instance, maybe you wonder if your strategy tends to do better when volatility is high? In this case, you can get very binary feedback by, say, running backtests with and without a …

Read more

Time is NOT the Enemy:
Grow Your Capital by Showing Up

As traders, we like to get waaaay ahead of ourselves in the race to understand and exploit the financial markets. One symptom of our eagerness is often wrongly assuming that more complexity = more profit. This assumption can lead us down long and unnecessary rabbit holes and away from the more mundane fundamentals that account …

Read more

A Quant’s Approach to Drawdown:
The Cold Blood Index

In part 1 of this series, we talked about how a market-savvy systematic trader would approach a period of drawdown in a trading strategy. Specifically, they’d: do the best job possible of designing and building their trading strategy to be robust to a range of future market conditions chill out and let the strategy do …

Read more

A Quant’s Approach to Drawdown: Part 1

Imagine you’ve tinkered for days or even weeks, perfecting a strategy idea that’s showing a whole lot of promise. You’ve meticulously tweaked a mouth-watering Sharpe Ratio out of your backtests….it even survived costs. YES! Systems go, let’s trade it. Imagine this new strategy enters a drawdown.…maybe a lengthy one….maybe from day one! How would you …

Read more

Run Your Trading Like a Business

One of the biggest wins we have at Robot Wealth is in helping aspiring traders see the markets, and profitable trading, for what it really is. Rather than utilising a tried and tested approach that has generated real money in the markets, in practice, many aspiring traders gravitate to seemingly exciting approaches with the weakest …

Read more