Skip to content

pontino/generate-fake-stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Generating realistic stock price paths

Generating realistic stock price paths is a key component of many financial models. In this notebook, we will generate stock price paths using a geometric Brownian motion (GBM) model. The GBM model is a stochastic differential equation that describes the evolution of a stock price over time. It is widely used in finance because it captures the key features of stock price movements, such as random fluctuations and long-term trends.

Javascript observable example here.

Javascript port here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages