In this notebook, I built a stochastic differential equation in Python which is commonly used for modeling and predicting asset price dynamics. I explained and built with Python basic concepts such as Random Walk and Wiener process (Brownian motion). These were needed to build the Geometric Brownian Motion model which is one of a few stochastic differential equations that has a closed-form solution. For the exact GBM model, I used Alphabet Inc. (GOOGL) share prices, which were extracted from Quandl. In the end, Euler-Maruyama approximation was used to verify our model against the closed-form solution.
-
Notifications
You must be signed in to change notification settings - Fork 3
YanaSSS/model-stock-price-dynamics-using-SDE
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Using Geometric Brownian Motion model to model stock price dynamics - First project using Python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published