Skip to main content

run_economics_gbm

Function run_economics_gbm 

Source
pub fn run_economics_gbm(
    price: f64,
    drift: f64,
    vol: f64,
    horizon: f64,
    steps: usize,
)