The delta-hedging tag has no wiki summary.
1
vote
2answers
211 views
backtesting options strategies in R
I would like to backtest an options strategy in R. I require the ability to delta hedge and rebalance to options in the portfolio at different frequencies (daily, monthly,etc.) What packages are the ...
0
votes
2answers
87 views
changes in open interest vs changes in underlying volume
Has a relationship been noted?
Mostly, I'd like to know if the open interest increases on an underlying, does the underlying usually see increased trading?
My guess would be "yes" since MMs can ...
4
votes
2answers
270 views
Why doesn't a simulated delta hedging process go to zero?
I put together a simple simulation of delta hedging a set of options with an underlying and it seems that the fluctuations of the price still seem to affect the final outcome. The reason, I understand ...