From d375d7801d8904b6cf9cdf8b184b4166e933fb02 Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Mon, 28 Mar 2022 07:59:53 -0300 Subject: [PATCH] Updated Miletus link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1644a4c..6f8df88 100644 --- a/README.md +++ b/README.md @@ -346,7 +346,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [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. -- [Miletus.jl](https://juliacomputing.com/docs/miletus/index.html) - A financial contract definition, modeling language, and valuation framework. +- [Miletus.jl](https://github.com/JuliaComputing/Miletus.jl) - A financial contract definition, modeling language, and valuation framework. - [Temporal.jl](https://github.com/dysonance/Temporal.jl) - Flexible and efficient time series class & methods. - [Indicators.jl](https://github.com/dysonance/Indicators.jl) - Financial market technical analysis & indicators on top of Temporal. - [Strategems.jl](https://github.com/dysonance/Strategems.jl) - Quantitative systematic trading strategy development and backtesting.