awt_quant.forecast.stochastic.pde_forecast¶
Module Contents¶
- class awt_quant.forecast.stochastic.pde_forecast.SPDEMCSimulator(ticker, equation, start_date='2022-01-01', end_date='2022-03-01', dt=1, num_paths=1000, plot_vol=True)[source]¶
Stochastic Process & GARCH-based Forecasting Simulator.