diff --git a/README.md b/README.md index ad8ee36..3369d1f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [Haskell](#haskell) - [Scala](#scala) - [Ruby](#ruby) +- [Elixir/Erlang](#elixirerlang) - [CSharp](#csharp) - [Frameworks](#frameworks) - frameworks that support different languages - [Reproducing Works](#reproducing-works) - repositories that reproduce books and papers results or implement examples @@ -299,6 +300,10 @@ A curated list of insanely awesome libraries, packages and resources for Quants ## Ruby - [Jiji](https://github.com/unageanu/jiji2) - Open Source Forex algorithmic trading framework using OANDA REST API. +- +## Elixir/Erlang + +- [Tai](https://github.com/fremantle-capital/tai) - Open Source composable, real time, market data and trade execution toolkit. ## Frameworks