From e96f8d205fa293a263bf906d298c176a6bd2ad8e Mon Sep 17 00:00:00 2001 From: Wes Turner <50891+westurner@users.noreply.github.com> Date: Fri, 8 Feb 2019 01:04:20 -0500 Subject: [PATCH] zipline-extensions, moonshot --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2ca9bcd..f5b7cda 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [fooltrader](https://github.com/foolcage/fooltrader) - the project using big-data technology to provide an uniform way to analyze the whole market - [pylivetrader](https://github.com/alpacahq/pylivetrader) - zipline-compatible live trading library - [pipeline-live](https://github.com/alpacahq/pipeline-live) - zipline's pipeline capability with IEX for live trading +- [zipline-extensions](https://github.com/quantrocket-llc/zipline-extensions) - Zipline extensions and adapters for QuantRocket +- [moonshot](https://github.com/quantrocket-llc/moonshot) - Vectorized backtester and trading engine for QuantRocket based on Pandas ### Risk Analysis