GithubHelp home page GithubHelp logo

quantscript's Introduction

QuantScript

Description

Domain-specific language for describing financial cash flows

Pending implementation

1- Pending implementation of variable definition nodes. - Problem to be solved: when defining a macro, for example S=100, "S" would be replaced by macroReplacer by 100, remaining constant. - The idea is to implement an indexer that replaces the "variable" nodes with "definition" nodes. To do this, it is necessary to use a special iterator.

2- There must be a temporal node, or idexar the time to the AADNumbers, because it is necessary to be able to calculate sensitivities to ageing [theta].

3- Implement vectors

4- Implement interest rate models

5- Implement multiple currencies

Tasks

1- Migrate the project to github and change the names /OK - The folder has been created, the files have been migrated and it has been compiled, hallelujah, but we still need to upload it. /OK

2- Before uploading it, you have to make sure that the compiled files are ignored, and see how you can reference quantlib and boost. quantlib and boost to the versions on github. - It seems to be possible with quantlib, but boost is not on github.

3- There is a problem with the "parse.h" file, because it is confused with a standard library file. You need to check how the directories are changed.

quantscript's People

Contributors

jmelo11 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.