Code Monkey home page Code Monkey logo

quant-models's Introduction

Quant Models

This repository contains implementations of various quantitative finance models. It includes Jupyter notebooks (.ipynb files) for three main models: Black-Scholes, Fourier Transform, Kalman Filter, and Option Pricing. Additionally, it has configuration files in YAML and TOML formats for model information and two subfolders: src for C and FMNM (Financial Model Numerical Methods) implementations, and data for hosting historical and Google data.

Overview

Quant Models is a collection of quantitative finance models implemented in Jupyter notebooks, with additional C and FMNM implementations. It includes models for option pricing, time series analysis, and more.

Quantitative Models

Black-Scholes Model

The Black-Scholes model is a mathematical model for pricing an options contract. It calculates the price of a European call or put option based on factors such as the underlying asset price, strike price, volatility, time to expiration, and the risk-free rate.

Fourier Transform

The Fourier Transform model is used to transform time-domain data into frequency-domain data. It's widely used in signal processing and can also be applied in finance for analyzing time series data.

Kalman Filter

The Kalman Filter is an algorithm that uses a series of measurements observed over time, containing statistical noise and other inaccuracies, and produces estimates of unknown variables. It's used in finance for tracking and predicting time series data.

Option Pricing

This model includes various methods for option pricing beyond Black-Scholes, using different numerical techniques and simulations.

Acknowledgements

The Black-Scholes model implementation is inspired by the classic model introduced by Fischer Black and Myron Scholes. Fourier Transform methods are based on standard mathematical transformations used in signal processing. Kalman Filter algorithms follow the original work of Rudolf E. Kálmán. Option pricing techniques are adapted from various financial literature. Feel free to reach out if you have any questions or suggestions!

Happy coding!

quant-models's People

Contributors

rujuldwivedi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.