Please pardon me if the answer is obvious as I don't have any formal training in com sci or finances.
Anyhoo, from what I've read, price to book ratio is a quick measure of value. Low price to book ratio stocks tend to have excess returns over benchmarks.
Great! Lets test it out. Lets buy 50 of the lowest price to book ratios and hold it for a year at a time.
The results are very encouraging. Sharpe ratio of 0.76, beats the benchmark SP500 by quite a bit. I couldn't get my sector momentum code to come even close to these results!
How about the other end? The "glamour" end, where the pb ratio is highest. Maybe if performance is much lower, we can short it. Surprise. Higher price to book ratio beats the low price to book!
How could this be? Why are they both so much better than the benchmark? Most papers that discuss this use SP500 as a benchmark and some quintiles will underperform.
Any ideas?
EDIT: I just debugged my momentum strategy code. Momentum strategy could suddenly well outperform my value portfolio. Turns out I was inadvertently leveraging. Grrrr this happens quite a bit. I wish that the API would have something to prevent this. This makes me think that there is some leveraging that is causing both ends of the pb_ratio produce returns higher than benchmark. Will report back.