Stochastic Valuation Processes
This is a collection of Stochastic Valuation methods for Monte-Carlo simulations of stock prices and bond interest rates. These simulations help to backtest on synthetic data trading strategies, asset allocation methods, option pricing, volatility estimators,etc.
Currently, the implemented methods are:
- Stock prices: Brownian Motion, Geometric Brownian motion, Merton model, Heston model.
- Bond Rates: Vasicek interest rate model, Cox Ingersoll Ross model
- Utilities: Quote inflow order (volume generation, according to the price series), Information driven bars (see Advances in Financial Machine Learning for details).
In the Getting started guide, you will find complete documentation of the toolbox.
Cite As
Lautaro Parada (2024). Stochastic Valuation Processes (https://github.com/LautaroParada/stochastic-processes/releases/tag/1.0.5.1), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
@randomProcesses
doc
Version | Published | Release Notes | |
---|---|---|---|
1.0.5.1 | See release notes for this release on GitHub: https://github.com/LautaroParada/stochastic-processes/releases/tag/1.0.5.1 |
|
|
1.0.5 | See release notes for this release on GitHub: https://github.com/LautaroParada/stochastic-processes/releases/tag/1.0.5 |
|
|
1.0.4 | See release notes for this release on GitHub: https://github.com/LautaroParada/stochastic-processes/releases/tag/1.0.4 |
|