This is a collection of three data tools to explore computational modeling in finance:
- Price Simulator (Simulating asset prices with the Monte Carlo method)
- Risk Estimator (Evaluating portfolio risk with the VaR metric)
- Portfolio optimizer (Optimizing ETF portfolio with mean-variance analysis)
This web app is deployed on Heroku.
Simulation methodology taken from Python from Finance Cookbook