Coder Social home page Coder Social logo

ucaiado / cpp-binomial-greeks Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 52 KB

Calculating options greeks using binomial tree model in C++

License: MIT License

CMake 0.95% Dockerfile 2.26% Makefile 2.39% C++ 90.67% Shell 3.73%
cpp17 option-pricing binomial-trees option-greeks

cpp-binomial-greeks's People

Contributors

ucaiado avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

cpp-binomial-greeks's Issues

Implement portfolio file parsing

Should generate a vector of Enums with instruments metadata. So I need to:

  • Create the required Structs
  • Create the required Enums
  • Read data from file Translate data in the created structures
  • return a vector of these strcutures

Implement Risk calculation to all portfolio

The data generated by greeks computation can be used to calculate a single distribution of PnL to the entire portfolio. Already closed positions should be added up in each one of the possible scenarios.

Calculate the greeks for all options and consolidate the data

The results should be saved by option and by underlying. It will be used to save the data later. Also, the dimension of the greeks should be changed to something more useful. So, to complete this task:

  • calculate greeks by option
  • calculate greeks by underlying
  • change greeks dimension
  • consolidate the pnl for each underlying

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.