Add Elixir/Erlang section with tai

This commit is contained in:
Alex Kwiatkowski
2019-12-30 12:51:28 -08:00
parent 9ad26ae499
commit dafb017e86
+5
View File
@@ -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