Description Usage Arguments Value Examples
Single Path Stock Price Simulation for Geometric Brownian Motion
1 |
S0 |
Initial Stock Price |
mu |
Annualized return in decimal format |
sigma |
Annualized standard deviation in decimal format |
time |
Time index (eg: 1,2,3,etc) |
steps |
steps per Time Index (eg: 100, 200) |
type |
"Continuous or Discrete" |
a vector of stock price based
1 | SimGBM(100,0.03,0.25,2,100,"discrete")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.