From 42e2d43a049115d8f4a9031e312a7dcc296640f1 Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Mon, 22 Aug 2016 06:31:21 -0300 Subject: [PATCH] Added new link --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 9b3f653..66eb330 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants ### Data Sources +- [findatapy](https://github.com/cuemacro/findatapy) - Python library to download market data via Bloomberg, Quandl, Yahoo etc. - [googlefinance](https://github.com/hongtaocai/googlefinance) - Python module to get real-time stock data from Google Finance API - [yahoo-finance](https://github.com/lukaszbanasiak/yahoo-finance) - Python module to get stock data from Yahoo! Finance - [pandas-finance](https://github.com/davidastephens/pandas-finance) - High level API for access to and analysis of financial data @@ -166,6 +167,14 @@ A curated list of insanely awesome libraries, packages and resources for Quants ### Time Series +- [tseries]() - +- [xts]() - +- [fGarch]() - +- [timeSeries]() - +- [rugarch]() - +- [rmgarch]() - +- + ### Calendars - [RQuantLib](http://dirk.eddelbuettel.com/code/rquantlib.html)