Add some Julia links

This commit is contained in:
femtotrader
2017-11-12 21:30:07 +01:00
committed by GitHub
parent dbfca0d4b4
commit 173ec2d7ec
+8
View File
@@ -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