Commit Graph

756 Commits

Author SHA1 Message Date
fawce 318065125f refactored component to use a generator 2012-08-01 21:43:15 -04:00
scottsanderson 14067d8323 commit for fawce 2012-08-01 21:42:55 -04:00
scottsanderson 9e1a5c11cb fix syntax in transform 2012-08-01 18:56:29 -04:00
scottsanderson 4768bea646 more progress on tsc 2012-08-01 18:53:09 -04:00
scottsanderson 5910e0f789 tsc work 2012-08-01 17:45:52 -04:00
scottsanderson 9f7293e2d2 pipeline through merge 2012-08-01 17:19:08 -04:00
fawce 6de01a1c6e added support for any component to relay exceptions through monitor. 2012-08-01 14:56:17 -04:00
fawce fe8a443051 intersticial for merge with @ssanderson's latest 2012-08-01 11:19:59 -04:00
scottsanderson 6cb3516b6b save for attempted merge 2012-08-01 11:12:09 -04:00
fawce e4a21e7c61 resolved conflicts 2012-08-01 11:04:35 -04:00
scottsanderson 211cd0271f new world order 2012-08-01 11:03:40 -04:00
scottsanderson 4deabcdfda new world order 2012-08-01 10:42:55 -04:00
fawce 904733afc6 bumping the heartbeat timeout 2012-07-31 22:42:01 -04:00
fawce 73c26f5a8b Merge branch 'master' of github.com:quantopian/zipline 2012-07-31 16:02:52 -04:00
fawce 08cce15ef9 added name and message to exception message 2012-07-31 16:02:28 -04:00
fawce 90f99fd4c4 added methods to convert epochs to/from days since the UNIX_EPOCH. 2012-07-31 15:46:46 -04:00
fawce 5c76ed236f monitor now sigint's the calling application in the case of exceptions and other triggers for hard shutdown (kill). 2012-07-31 01:17:21 -04:00
fawce 953b805bd8 added psutil to the requirements 2012-07-30 23:19:03 -04:00
fawce 22ba5499c3 added log line to track use of devel 2012-07-30 23:11:44 -04:00
fawce 5c62cce627 changed logic to take a boolean flag for sighup signaling. 2012-07-30 19:58:09 -04:00
fawce 3e577c56c5 really really really think this should build on jenkins 2012-07-30 18:43:10 -04:00
fawce f1f2fadf81 patched regex to work on jenkins 2012-07-30 18:23:17 -04:00
fawce 7d4bfb023e keying the shorted stack trace path on zipline, rather than zipline_repo 2012-07-30 18:02:12 -04:00
fawce ef1ca0388d moved mongods out 2012-07-30 17:53:58 -04:00
fawce 3cff533ff9 hot patch to requirements 2012-07-30 17:42:53 -04:00
Scott Sanderson 1798b3b416 Merge pull request #81 from quantopian/byebye_threadsim
Byebye threadsim
2012-07-30 14:34:46 -07:00
scottsanderson 2653353bc7 file moves and style changes in sorted/merged layers 2012-07-30 17:28:08 -04:00
fawce 61e3cdb25e moved feed to sort 2012-07-30 16:34:03 -04:00
fawce c31417cd53 per @ehebert comment on PR 2012-07-30 16:32:10 -04:00
fawce 29760dde3a renaming and such for the PR. 2012-07-30 16:13:47 -04:00
fawce 146dc822c4 Merge branch 'byebye_threadsim' of github.com:quantopian/zipline into byebye_threadsim 2012-07-30 13:53:09 -04:00
fawce 9deaefe6e6 fixes for tests 2012-07-30 13:52:38 -04:00
scottsanderson 5d9bfe6b92 full sequencing system (minus done from xforms) 2012-07-30 13:51:10 -04:00
fawce 0cb7618b98 exception paths are now relative to zipline_repo. if the path is outside of zipline_repo, it is truncated to just the filename. 2012-07-29 20:30:10 -04:00
scottsanderson fe1740a3ce updates for transforms 2012-07-29 19:56:10 -04:00
scottsanderson e048e8bc35 added done message to SpecificEquity 2012-07-28 19:04:50 -04:00
scottsanderson 3621934a28 better variable names and PreTransformLayer 2012-07-28 18:24:57 -04:00
scottsanderson 71cc67e123 generator random equity trades 2012-07-28 01:03:09 -04:00
scottsanderson 1f40684566 patch for filter logic 2012-07-28 00:17:28 -04:00
fawce 752177f20a fixed header comments. 2012-07-28 00:16:24 -04:00
scottsanderson e32adba72d gen-style SpecificEquityTrades done 2012-07-28 00:13:48 -04:00
fawce 7c18206930 Merge branch 'byebye_threadsim' of github.com:quantopian/zipline into byebye_threadsim 2012-07-28 00:03:31 -04:00
scottsanderson 71963cb4c1 filter for generator SpecificEquityTrades 2012-07-27 23:40:35 -04:00
fawce 80f2acc674 test fixes 2012-07-27 23:33:43 -04:00
scottsanderson 3995773cd4 Merge branch 'byebye_threadsim' of github.com:quantopian/zipline into byebye_threadsim 2012-07-27 19:43:10 -04:00
scottsanderson cef36c172d commit for fawce 2012-07-27 19:40:42 -04:00
fawce c72f18f77f Merge branch 'byebye_threadsim' of github.com:quantopian/zipline into byebye_threadsim 2012-07-27 17:15:05 -04:00
fawce f79a2fadfc cancellation tweaks. 2012-07-27 17:06:45 -04:00
scottsanderson f0cb4eaaed movingaverage implemented as transform 2012-07-27 17:06:07 -04:00
scottsanderson 4ff943eb34 added generator-style transforms 2012-07-27 15:04:41 -04:00