Skip to content
 
 

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev/Creator

tubakhxn


Market Simulation Engine

This project simulates financial market price movements using the Geometric Brownian Motion (GBM) model. It generates multiple asset price paths, visualizes their evolution, and analyzes the distribution of final prices. The simulation is useful for understanding stochastic processes in finance, such as stock price modeling and option pricing.

Features

  • Simulate 100+ GBM price paths with customizable parameters (initial price, drift, volatility, time horizon)
  • Visualize all simulated paths, expected value, histogram of final prices, and probability density
  • Color gradient for path visualization
  • CLI parameter tuning
  • Output plots saved as images

How to Fork

  1. Click the "Fork" button on the top right of the GitHub repository page.
  2. Clone your forked repository:
    git clone https://github.com/your-username/market-simulation-engine.git
    
  3. Install dependencies:
    pip install -r requirements.txt
    
  4. Run the simulation:
    python main.py --help
    

Relevant Wikipedia Links

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages