1 2 3 4 5 6 7
//! # Strategies //! //! $$ //! V_0=\mathbb E^{\mathbb Q}\!\left[e^{-\int_0^T r_tdt}\,\Pi(X_T)\right] //! $$ //! pub mod delta_hedge;