This may be a dumb question. Say I have a model that can forecast the delta neutral straddle iv of one asset reasonably well, out of sample, with a horizon of 10~20 trading days. But the price of the underlying, or the price of the straddle can't be predicted. How should I trade it? I assume one would need to constant delta-hedge the position remain delta neutral.
For delta-neutral straddle (or just ATM option for approximation), assume simple BS formula, short duration, it can be reduced to (https://quant.stackexchange.com/que...l-approximations-to-the-black-scholes-formula)
call = put = StockPrice * 0.4 * volatility * Sqrt( Time )
So essentially I can forecast the ratio (iv) between the option price and underlying price. I have read some papers like this: https://www.researchgate.net/public...y_prices_an_application_to_options_on_the_DAX. They just constantly close/open new straddles depending on if tomorrow's iv forecast is higher/lower, which doesn't seem very practical for many assets due to slippage. Also this way it is not purely trading iv, still gets impacted by underlying's movement. Any suggestions? thank you.
For delta-neutral straddle (or just ATM option for approximation), assume simple BS formula, short duration, it can be reduced to (https://quant.stackexchange.com/que...l-approximations-to-the-black-scholes-formula)
call = put = StockPrice * 0.4 * volatility * Sqrt( Time )
So essentially I can forecast the ratio (iv) between the option price and underlying price. I have read some papers like this: https://www.researchgate.net/public...y_prices_an_application_to_options_on_the_DAX. They just constantly close/open new straddles depending on if tomorrow's iv forecast is higher/lower, which doesn't seem very practical for many assets due to slippage. Also this way it is not purely trading iv, still gets impacted by underlying's movement. Any suggestions? thank you.