
Quantitative Trading

The upshot here is that the more regularly you want to realize profits and generate income, the shorter your holding period should be.
Ernest P. Chan • Quantitative Trading
.modelthinking
Also included is a discussion on why loss aversion is not a behavioral bias, which is opposite to what I previously believed. It stems from a profound mathematical insight that threatens to upend the economics profession.
Ernest P. Chan • Quantitative Trading
.modelthinking
on metalabeling – i.e., finding the probability of profit of your own simple basic trading strategy, and not to use it to predict the market directly. Why?
Ernest P. Chan • Quantitative Trading
.implementation checking the profit rather than algo is one of the great uses of AI ML
For historical stock data, there is another quality that may be even more important than their frequencies: whether the data are free of survivorship bias. I will define survivorship bias in the following section. Here, we just need to know that historical stock data without survivorship bias are much more expensive than those that have such a bias
... See moreErnest P. Chan • Quantitative Trading
.quantitative .implementation
Despite our luck with the longevity of some of the strategies I described, most arbitrage opportunities eventually fade away—the notorious alpha decay that professionals like to lament. Alpha decay can be due to competition—too many people trading the same strategy, but equally often it is due to regime shift caused by market structure or macroecon
... See moreErnest P. Chan • Quantitative Trading
.modelthinking very interesting that regime change because of market structure or macroeconomic change is equally responsible for alpha decay along with competition
Chapter 3: Extensive changes on MATLAB code that remove a major bug, and new commentary and codes for Python and R. Description of some new quant trading platforms. One item of particular interest: I discuss a mathematically rigorous way to decide how much backtest data and how long a paper trading period is needed. Another mathematical technique w
... See moreErnest P. Chan • Quantitative Trading
.implementation
Most ready-made strategies that you may find in these places actually do not withstand careful backtesting. Just like the academic studies, the strategies from traders' forums may have worked only for a little while, or they work for only a certain class of stocks, or they work only if you don't factor in transaction costs. However, the trick is th
... See moreErnest P. Chan • Quantitative Trading
.implementation .modelthinking slightly modify unprofitable strategy to your needs. Looking at the edges
Finding a trading idea is actually not the hardest part of building a quantitative trading business. There are hundreds, if not thousands, of trading ideas that are in the public sphere at any time, accessible to anyone at little or no cost. Many authors of these trading ideas will tell you their complete methodologies in addition to their backtest
... See moreErnest P. Chan • Quantitative Trading
.modelthinking this is the surprise
However, if the strategy is a long–short dollar-neutral strategy (i.e., the portfolio holds long and short positions with equal capital), then 10 percent is quite a good return, because then the benchmark of comparison is not the market index, but a riskless asset such as the yield of the three-month US Treasury bill (which at the time of this writ
... See moreErnest P. Chan • Quantitative Trading
.implementation .market