diff --git a/README.md b/README.md index a783d14..4c770a8 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [Java](#java) - [Haskell](#haskell) - [Scala](#scala) +- [Ruby](#ruby) - [Frameworks](#frameworks) - frameworks that support different languages - [Reproducing Works](#reproducing-works) - repositories that reproduce books and papers results or implement examples @@ -223,6 +224,10 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [QuantScale](https://github.com/choucrifahed/quantscale) - Scala Quantitative Finance Library +## Ruby + +- [Jiji](https://github.com/unageanu/jiji2) - Open Source Forex algorithmic trading framework using OANDA REST API. + ## Frameworks - [QuantLib](http://www.quantlib.org) - The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance.