Delta measures option price sensitivity to underlying price changes.
Examples
=opt_Delta(150, 5, DATE(2024,6,21), "Call", 155)When to Use
- Hedge ratios
- Directional exposure
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Time decay | opt_Theta() |
Delta measures option price sensitivity to underlying price changes.
=opt_Delta(150, 5, DATE(2024,6,21), "Call", 155)| Scenario | Use Instead |
|---|---|
| Time decay | opt_Theta() |