From 173ec2d7ec6c0117bfd21d8a9a70f5df5bcaf81d Mon Sep 17 00:00:00 2001 From: femtotrader Date: Sun, 12 Nov 2017 21:30:07 +0100 Subject: [PATCH] Add some Julia links --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6bbcd6b..5e833d0 100644 --- a/README.md +++ b/README.md @@ -223,6 +223,14 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [FinancialMarkets.jl](https://github.com/imanuelcostigan/FinancialMarkets.jl) - Describe and model financial markets objects using 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 +- [Temporal.j](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 +- [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 +- [TimeFrames](https://github.com/femtotrader/TimeFrames.jl) ## Java