I think this posts misses the most important piece, the real secret sauce, which is how do you sift through massive streams of data and separate the signals from the noise? And how do you do so continuously so that as soon as an edge evaporates you don't keep trading it?
I think the key insight they made here is much less sophisticated than many think. The usual guess is that all these math geniuses have some magic statistical models that tell them the answer, but I don't think that's it. There are known, good ways to detect these things, and most (if not all) hedge funds are aware of them.
I think the magic is in the systems engineering they have done. It is a system which is able to evaluate the quality of a signal as it would be traded. Traditionally, quants come up with models that they then backtest to "prove" before doing live trading. A lot of models that look great on paper, or on historic data, fall flat in real-world trading. Hedge funds spend significant time and resources on quality back-testing data and systems, and I think Renaissance has been able to take this to a whole new level.
This is all mainly a guess on my part, but based on the book The Man Who Solved the Market, which alludes to this system without going into details (obviously). It is much less exciting than some super sophisticated ML models or what-not that people imagine is the source of their success.
This post focuses on the leverage, which is great for goosing the returns, but isn't the whole story. Put another way, if you could magically be gifted some part of Ren, which you rather have their special leverage arrangements, or the signal vs. noise oracle?
No I think the magic is in the signal detection. Basically, there is only so much alpha in the market. RenTech gets to the signal first and exploits it before everyone else. Thats what makes this so hard. If they all know the same math to figure out where the current signals are, its about who is willing to take the risk of getting into the position before its clear its really a signal.
I used to work on investing using credit card data (which rentech uses). All the hedge funds can access the daily credit card data at the same time. The question is, where there is a huge amount of noise in some pattern in the data, the risk is still high entering a position on it. The fund that models that risk best and says, "when the unique number of credit card spenders at this company goes up, I buy", they make the most.
I think we are saying the same thing, but I am just elaborating on what "signal detection" means. The usual approaches at worst just don't work, and at best don't scale very well.
I am saying that (I believe) RenTech has taken a very holistic approach to signal detection and maintenance, rather than the very academic approach that used to be the norm. And even if a signal is found, they have to be weaved into the trading system gradually, and eventually removed when they no longer work. This is a very challenging problem and they are very good at it.
From the interview linked in my other comment here, they’re not likely doing anything particularly special. relevant quotes:
> Now we have some of the smartest people around, working in our hedge fund, we have string theorists we recruited from Harvard, and they're doing simple regression.
> the smarter you are the less likely you are to make a stupid mistake. And that's why I think you often need smart people who appear to be doing something technically very easy
> we had 7 Phd's just cleaning data and organizing the databases
> It’s perfectly possible for any individual to find tradable effects just like RenTec does: find data (maybe weather reports), look for a relationship to future securities prices (how about agriculture company stock prices) and build a predicative model. Repeat until you find one that works.
This made me chuckle. Analyze data and figure out how it correlates to future prices. Why has no one ever thought of this?
Actually, in a weird way he's right. It's very easy to find correlation with prices. If these correlations hold for future bets is an entirely different question.
I was following Quantopian because it answered the question. Can you find a signal. They did a great job at giving you the tools to test your strategy and unsurprisingly a lot of people found a lot of signals. They even had standard best practices on using test and validation sets to ensure you weren't data mining or overfitting.
So they created a hedge fund with the best performing strategies, and it did very poorly. Backtesting is a non-trivial matter and is incredibly hard to do correctly. You can lie to yourself or do it poorly. You can basically fit to the test set or create enough iterations to find one that does equally well on train, test and validation, but without a lot of experience, intellectual honesty and the right incentives can you turn that into a strategy. That's essentially what RenTec built. A backtesting and risk control system so they can look at data in a sanitized way, test strategies and ensure they're profitable going forward.
Well it explains how a fraction of a percent edge can grow to an outsized +75% annualized return -- in that way you're right, by definition there's going to be leverage -- but how do they get that kind of leverage at their scale?
If anyone tells you how exactly they are consistently getting an edge then I'm afraid that you're listening to a conman that's eventually going to try to sell you something.
I think the key insight they made here is much less sophisticated than many think. The usual guess is that all these math geniuses have some magic statistical models that tell them the answer, but I don't think that's it. There are known, good ways to detect these things, and most (if not all) hedge funds are aware of them.
I think the magic is in the systems engineering they have done. It is a system which is able to evaluate the quality of a signal as it would be traded. Traditionally, quants come up with models that they then backtest to "prove" before doing live trading. A lot of models that look great on paper, or on historic data, fall flat in real-world trading. Hedge funds spend significant time and resources on quality back-testing data and systems, and I think Renaissance has been able to take this to a whole new level.
This is all mainly a guess on my part, but based on the book The Man Who Solved the Market, which alludes to this system without going into details (obviously). It is much less exciting than some super sophisticated ML models or what-not that people imagine is the source of their success.
This post focuses on the leverage, which is great for goosing the returns, but isn't the whole story. Put another way, if you could magically be gifted some part of Ren, which you rather have their special leverage arrangements, or the signal vs. noise oracle?