Building a limit-order execution engine that respects the order book
Backtesting a high-frequency or market-making strategy using simple daily or even bar-by-bar data is a fast track to losing capital. In my early days buil…
Read entryBacktesting a high-frequency or market-making strategy using simple daily or even bar-by-bar data is a fast track to losing capital. In my early days buil…
Read entryMy trend-following systems spent the summer of 2023 getting shredded. I was running a systematic breakout strategy on liquid futures, and the market enter…
Read entryIf you spend enough time in the quantitative finance literature, you will inevitably run into the Kelly criterion. It is presented as the holy grail of po…
Read entryTwo years ago, my team was tasked with scaling a mid-frequency long-short equity book from $15M to $80M. Up to that point, we had run simple time-series m…
Read entryEarly in my systematic trading career, I blew up a highly promising trend-following model because of a single, deeply human flaw: I sized my positions bas…
Read entryWhen building a high-frequency or medium-frequency crypto trading bot, developers usually start with a simple asyncio loop or a Celery queue. I did exactl…
Read entryFor about a year I ran a single mean-reversion book and quietly accepted that it bled money for weeks at a time. The strategy was fine. The problem was th…
Read entry