Merge pull request #18 from femtotrader/patch-4

Merged!
Thanks for contributing.
This commit is contained in:
Wilson Freitas
2017-11-12 19:24:41 -02:00
committed by GitHub
+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.jl](https://github.com/femtotrader/TimeFrames.jl)
## Java