Skip to content

Commit ec757fe

Browse files
Merge pull request wilsonfreitas#181 from oliviermilla/patch-1
Add Lucky.jl to the list of trading engines in Julia.
2 parents cabb071 + 520fef2 commit ec757fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
379379

380380
## Julia
381381

382+
- [Lucky.jl](https://github.com/oliviermilla/Lucky.jl) - Modular, asynchronous trading engine in pure Julia.
382383
- [QuantLib.jl](https://github.com/pazzo83/QuantLib.jl) - Quantlib implementation in pure Julia.
383384
- [Ito.jl](https://github.com/aviks/Ito.jl) - A Julia package for quantitative finance.
384385
- [TALib.jl](https://github.com/femtotrader/TALib.jl) - A Julia wrapper for TA-Lib.
@@ -527,4 +528,4 @@ A curated list of insanely awesome libraries, packages and resources for Quants
527528
- [Quant-Finance-With-Python-Code](https://github.com/lingyixu/Quant-Finance-With-Python-Code) - Repo for code examples in Quantitative Finance with Python by Chris Kelliher
528529
- [QuantFinanceTraining](https://github.com/JoaoJungblut/QuantFinanceTraining) - This repository contains codes that were executed during my training in the CQF (Certificate in Quantitative Finance). The codes are organized by class, facilitating navigation and reference.
529530
- [Statistical-Learning-based-Portfolio-Optimization](https://github.com/YannickKae/Statistical-Learning-based-Portfolio-Optimization) - This R Shiny App utilizes the Hierarchical Equal Risk Contribution (HERC) approach, a modern portfolio optimization method developed by Raffinot (2018).
530-
- [book_irds3](https://github.com/attack68/book_irds3) - Code repository for Pricing and Trading Interest Rate Derivatives.
531+
- [book_irds3](https://github.com/attack68/book_irds3) - Code repository for Pricing and Trading Interest Rate Derivatives.

0 commit comments

Comments
 (0)