From ba2cc5ea1dfd19df0a27160f5b8631604ffb61c3 Mon Sep 17 00:00:00 2001 From: Nicola Date: Wed, 6 Dec 2017 11:04:30 +0100 Subject: [PATCH 1/2] Typo fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7676d0f..0c136f2 100644 --- a/README.md +++ b/README.md @@ -226,7 +226,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [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 -- [Temporal.j](https://github.com/dysonance/Temporal.jl) - Flexible and efficient time series class & methods +- [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](https://github.com/dysonance/Strategems.jl) - Quantitative systematic trading strategy development and backtesting - [TimeSeries.jl](https://github.com/JuliaStats/TimeSeries.jl) - Time series toolkit for Julia From 88e56d6016315c526b6c1ca81a863ca8f846a23e Mon Sep 17 00:00:00 2001 From: Nicola Date: Wed, 6 Dec 2017 12:09:47 +0100 Subject: [PATCH 2/2] fixed other typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c136f2..b47e6c0 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [Miletus.jl](https://juliacomputing.com/docs/miletus/index.html) - 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](https://github.com/dysonance/Strategems.jl) - Quantitative systematic trading strategy development and backtesting +- [Strategems.jl](https://github.com/dysonance/Strategems.jl) - Quantitative systematic trading strategy development and backtesting - [TimeSeries.jl](https://github.com/JuliaStats/TimeSeries.jl) - Time series toolkit for Julia - [MarketTechnicals.jl](https://github.com/JuliaQuant/MarketTechnicals.jl) - Technical analysis of financial time series on top of TimeSeries - [MarketData.jl](https://github.com/JuliaQuant/MarketData.jl) - Time series market data