From ae4a9b7d9652798671c97f7c577f5c52fa273843 Mon Sep 17 00:00:00 2001 From: twiecki Date: Fri, 21 Feb 2014 09:05:22 -0500 Subject: [PATCH] DOC: Added contributors to README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24c6087b..a7b618d4 100644 --- a/README.md +++ b/README.md @@ -188,10 +188,14 @@ Thank you for all the help so far! - @rday for sortino ratio, information ratio, and exponential moving average transform - @snth - @yinhm for integrating zipline with @yinhm/datafeed -- [Jeremiah Lowin](http://www.lowindata.com) for teaching us the nuances of Sharpe and Sortino Ratios +- [Jeremiah Lowin](http://www.lowindata.com) for teaching us the nuances of Sharpe and Sortino Ratios, + and for implementing new order methods. - Brian Cappello - @verdverm (Tony Worm), Order types (stop, limit) - @benmccann for benchmarking contributions +- @jkp and @bencpeters for bugfixes to benchmark. +- @dstephens for adding Canadian treasury curves. +- @mtrovo for adding BMF&Bovespa calendars. - Quantopian Team (alert us if we've inadvertantly missed listing you here!)