Price a spread option using Kirk’s approximation. A spread option has payoff based on the difference between two asset prices: max(F1 - F2 - K, 0) for a call.
Use Cases:
Model: Kirk’s approximation is accurate when F2 >> K (typical for most practical cases).
Tier: Standard (2 credits/request) [Tier: PRO, Credits: 5]
Documentation Index
Fetch the complete documentation index at: https://docs.fincept.in/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Get your key at https://api.fincept.in/auth/register
Forward price of first asset
105
Forward price of second asset
100
Strike price of the spread option
3
Risk-free interest rate (annualized, decimal format)
0.05
Annualized volatility of first asset (decimal format)
0.3
Annualized volatility of second asset (decimal format)
0.25
Correlation between the two assets
0.6
Time to expiration in years
1
Type of spread option
call, put "call"