March 9th, 2011, 2:45 pm
Turns out there's another nit that took me a while to puzzle out. RUT options track the RUT index (RTY Index GO on Bloomberg), IWM track the related RU20INTR index (RU20INTR Index GO on Bloomberg). The difference is that RUT is "Price" weighted, while RU20INTR is "Total Return" weighted. In other words, RU20INTR "reinvests" any distributions while RUT simply ignores them. In practice, this means that my assumption of 1000 x IWM as the hedge for a unit of RUT risk was incorrect. Instead, I need to use alpha = RUT price * 100 / IWM price as the correct hedge ratio. This value will jump up on the ex-date as the market takes the quarterly dividend out of IWM, but not RUT. This mechanism is what allows IWM to stay roughly 1/10th of RUT over the long run, despite paying quarterly dividends. Conceptually, this approach will force us to "reinvest" any IWM dividend on the ex-date in order to maintain the correct hedge ratio. Comments, anyone?