Serial Correlation Coefficients
Serial correlation coefficients quantify the relationship between successive values of a time series. These coefficients are used to test for randomness in price data.
A high coefficient suggests that the price is not following a random walk, which indicates a potential trading opportunity. In financial derivatives, these coefficients help in adjusting pricing models to account for non-random behavior.
They are essential for backtesting strategies to ensure they are not just fitting noise. If a strategy relies on serial correlation, it must be monitored to ensure the correlation remains stable.
These coefficients provide a clear, mathematical way to measure the degree of dependence in price data. They are a staple in the toolkit of any quantitative trader.