You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/models/heston.jl
+1-1
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ function evaluate(O::EuropeanOption, m::HestonModel; N=100)
49
49
end
50
50
51
51
"""
52
-
Characteristic function Heston model for an European call option:
52
+
Characteristic function Heston model for an European call option from [A Closed-Form Solution for Options with Stochastic Volatility with Applications to Bond and Currency Options, L. Heston](https://www.jstor.org/stable/2962057)
0 commit comments