From c9e726c35191fa2b6a07479449883004f4464c34 Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Mon, 26 Feb 2024 21:00:28 -0300 Subject: [PATCH] Updated index with Lucky.jl project --- site/index.qmd | 1 + 1 file changed, 1 insertion(+) diff --git a/site/index.qmd b/site/index.qmd index 62c0190..0454156 100644 --- a/site/index.qmd +++ b/site/index.qmd @@ -370,6 +370,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants ## Julia +- [Lucky.jl](https://github.com/oliviermilla/Lucky.jl) - Modular, asynchronous trading engine in pure Julia. - [QuantLib.jl](https://github.com/pazzo83/QuantLib.jl) - Quantlib implementation in pure Julia. - [Ito.jl](https://github.com/aviks/Ito.jl) - A Julia package for quantitative finance. - [TALib.jl](https://github.com/femtotrader/TALib.jl) - A Julia wrapper for TA-Lib.