josolnik / compfin_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CompFin app repo

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

About


Languages

Language:Python 99.4%Language:Shell 0.6%