Technical requirements
In this chapter, we will learn how to use simulation models for financial engineering. In order to understand these topics, basic knowledge of algebra and mathematical modeling is needed.
To work with the Python code in this chapter, you need the following files (available on GitHub at https://github.com/PacktPublishing/Hands-On-Simulation-Modeling-with-Python):
StandardBrownianMotion.py
AmazonStockMontecarloSimulation.py
ValueAtRisk.py