Trying to run multiple benchmarks against a backtest, or at the very least, a different benchmark than what's coded into the algo. I'd like to test the models performance against a basket of benchmark etf's. Then against a blended beta load of all securities in the benchmark basket.
So I guess I want to write a loop inside research that runs the measures against each etf in the benchmark basket.