Skip to content

quantransform/finquant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinQuant

Open-source (experimental) rust library for quantitative financial market modelling.

CI crates-badge codecov docs-badge Crates.io


Warning

FinQuant is an experimental project, currently incomplete and not fit for production.

Roadmap (no set agenda yet)

  1. Basic settings
    • Calendar
    • Day counts
    • Schedule generator
  2. Markets / Quotes
    • Forex - forward points
    • Forex - volatility
    • Interest Rate - curves (cash rates, futures, swaps)
    • Interest Rate - volatility
  3. Forex markets
    • Pricer - we want more than just Black Scholes model. For example volatility should not be the key input; the surface should.
      • Forward
        • forward points generator
        • discount + other pricing
      • Option
    • Simulator
  4. Interest rate markets
    • Pricer
      • Swap
      • Cap/Floor
    • Simulator

About

An Experimental Rust Quant Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages