This is a web project developed in Python using Flask to perform financial valuation and modeling.
Financial valuation and modeling projects - equity valuation using Discounted Cash Flow method, option pricing using Black-Scholes-Merton model and Monte Carlo simulation, interest rate swaps pricing and valuation.
- Python
- Flask
- HTML
- CSS
- Clone the repository: git clone https://github.com/huseynibrahimli/ValueCraft.git
- Install the dependencies: pip install -r requirements.txt
- Run the application: python flaskr/flask_app.py
- Equity Valuation
- Public company valuation
- Private company valuation
- Option Pricing
- Black-Scholes-Merton model
- Monte Carlo simulation
- Swap Valuation
- Overnight Indexed Swap (OIS)
- Interest Rate Swap (IRS)