/Option-Stratergies

Implemented a Short-Strangle and a Delta-Hedging using yfinance and py_vollib.

Primary LanguageJupyter Notebook

Option Stratergies

This code has two parts:

  • Hedging a futures position.
  • Implementing a Delta Neutral Short-Strangle.

All historic data used in the implementations is present in the Data folder.

Requirements

Results

  • Futures position was hedged and losses were successfully reduced.

Capture1

  • Delta Neutral Short-Strangle returned the following profit.

Capture2