Skip to content

This is a web project developed in Python using Flask to perform financial valuation and modeling

Notifications You must be signed in to change notification settings

huseynibrahimli/ValueCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Financial valuation and modeling projects

This is a web project developed in Python using Flask to perform financial valuation and modeling.

Table of Contents

Project Description

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.

Technologies Used

  • Python
  • Flask
  • HTML
  • CSS

Installation

  1. Clone the repository: git clone https://github.com/huseynibrahimli/ValueCraft.git
  2. Install the dependencies: pip install -r requirements.txt
  3. Run the application: python flaskr/flask_app.py

Usage

  • 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)

Releases

No releases published

Packages

No packages published