Enhancing Black-Scholes Delta Hedging via Deep Learning
This paper proposes a deep delta hedging framework for options, utilizing neural networks to learn the residuals between the hedging function and the implied Black-Scholes delta. This approach leverages the smoother properties of these residuals, enhancing deep learning performance. Utilizing ten years of daily S&P 500 index option data, our empirical analysis demonstrates that learning the residuals, using the mean squared one-step hedging error as the loss function, significantly improves hedging performance over directly learning the hedging function, often by more than 100%. Adding input features when learning the residuals enhances hedging performance more for puts than calls, with market sentiment being less crucial. Furthermore, learning the residuals with three years of data matches the hedging performance of directly learning with ten years of data, proving that our method demands less data.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningSimilar Papers 제목 키워드 기반
Data-driven Hedging of Stock Index Options via Deep Learning
We develop deep learning models to learn the hedge ratio for S&P500 index options directly from options data. We compare different combinations of features and show that a feedforward neural network model with time to ma…
Deep LearningReinforcement Learning and Deep Stochastic Optimal Control for Final Quadratic Hedging
We consider two data driven approaches, Reinforcement Learning (RL) and Deep Trajectory-based Stochastic Optimal Control (DTSOC) for hedging a European call option without and with transaction cost according to a quadrat…
reinforcement-learningReinforcement Learning (RL)Fractional delta hedging strategy for pricing currency options with transaction costs
This study deals with the problem of pricing European currency options in discrete time setting, whose prices follow the fractional Black Scholes model with transaction costs. Both the pricing formula and the fractional …
The Black-Scholes-Merton dual equation
We derive the Black-Scholes-Merton dual equation, which has exactly the same form as the Black-Scholes-Merton equation. The novel and general equation works for options with a payoff of homogeneous of degree one, includi…
Model Uncertainty, Recalibration, and the Emergence of Delta-Vega Hedging
We study option pricing and hedging with uncertainty about a Black-Scholes reference model which is dynamically recalibrated to the market price of a liquidly traded vanilla option. For dynamic trading in the underlying …