From d60a3dbbf9c9a48dc92173d741fd67a26132d347 Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Mon, 5 Dec 2016 20:45:31 -0200 Subject: [PATCH] Added finmarkecpy to Python / Trading & Backtesting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b337dda..b67ca74 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [pandas_talib](https://github.com/femtotrader/pandas_talib) - A Python Pandas implementation of technical analysis indicators - [algobroker](https://github.com/joequant/algobroker) - This is an execution engine for algo trading - [pysentosa](https://pypi.python.org/pypi/pysentosa) - Python API for sentosa trading system +- [finmarketpy](https://github.com/cuemacro/finmarketpy) - Python library for backtesting trading strategies and analyzing financial markets ### Risk Analysis