Merge pull request #59 from rupurt/add-elixir-erlang

Merged!
This commit is contained in:
Wilson Freitas
2020-02-24 17:26:12 -03:00
committed by GitHub
+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
@@ -300,6 +301,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