sle- Below are some questions I have on a strat I've been working on...just say the word if you'd like me to have this moved to another thread, but i think it may be topical and of interest to others setting up a modelling/testing framework.
-------------------------------------------
Basically, I have a model that forecasts the underlying's return distribution for the next week. I'm fairly confident in the stationarity of the predictions, but to this point haven't been able to test whether or not the market is already pricing in iv,skew, and kurt that reflects what I think "I know" from my forecasts. Certainly, my model's theoretical values will tie out with the market's much of the time, but when there are significant/tradeable differences, I need to determine if my model is providing an edge or as sle mentions above, if it's just missing some important exogenous data.
Before I can quantify the quality of the forecasts relative to the market, I need to determine how to trade them. Weekly options are obviously a good fit here, but I wanted to see if there are any opinions on the best way to implement my perceived edge. Theoretically, I can use my distro forecast to price all options in a weekly chain and trade the most over/under priced, but having said that, I'm somewhat partial to trading something that looks like a long fly for a few reasons:
1. defined risk
2. my other models tend to underperform in declining vol environments (they all trade the underlying directly, this would be my first options strat)
3. i believe that there's some positive expectancy from excess risk premium which would put the wind at my back in case my model sucks.
But I'm very open to suggestions here...if anyone has recommendations on how they would trade this type of forecast, it would be great to hear.
I think this is where it gets interesting (and probably more broadly applicable to others)...once I settle on how to trade it, I still need to test it. I wouldn't be doing any delta hedging, so that simplifies things a bit, but the real problem is that access to historical weekly ATM IVs (and even worse, vol skew) is rather limited. Is it worth bothering to obtain that data, or does it make more sense to just trade it small going forward?
If the answer is to trade it small going forward, then I need a way to compare the results of the trades my model selects vs. ones taken randomly. I have an idea of how I would do this objectively and account for the uncertainty of mid-market fills, but I won't bloat the thread anymore until it's clear that's the best way to go. If it is, I'll put it in here and people can rip it apart(should look like a distant cousin of bootstrap).
Appreciate any thoughts on the above.