FinMath.FuturesPrice (Double, Double, Double, Double) Method
Futures contract price with known income
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
S
-
double
spot price of underlying (asset)
-
t
-
double
time to maturity (fraction of year, f.ex. 0.5 for six months)
-
r
-
double
risk-free interst rate (continuous, decimal, f.ex. 0.1 for 10%)
-
I
-
double
known income over time to maturity (f.ex. dividend payments)
Return Value
double
In this article
Definition