Commit Graph

791 Commits

Author SHA1 Message Date
scottsanderson c64175e2e5 added tests for exception messages in datasources and transforms 2012-08-08 18:44:45 -04:00
fawce 0267bc5073 removed traces 2012-08-08 15:32:54 -04:00
scottsanderson 0d34de3b46 fix tracebacks 2012-08-08 15:23:20 -04:00
fawce a0db79428d fixed dt to datetime alias logic-O 2012-08-08 15:06:24 -04:00
scottsanderson 9611192326 done message for seq transforms 2012-08-08 14:59:31 -04:00
fawce 427cfd53ec working on logging 2012-08-08 14:00:36 -04:00
fawce 82f0c03720 Merge branch 'new_world_order' of github.com:quantopian/zipline into new_world_order 2012-08-08 12:33:10 -04:00
fawce 981676dfd3 pulled logger to be explicit 2012-08-08 12:32:52 -04:00
scottsanderson bd2993d23f re-enable logging zipline to file and adding algo_dt 2012-08-08 12:27:15 -04:00
scottsanderson 0b15c0cfb2 Merge branch 'new_world_order' of github.com:quantopian/zipline into new_world_order 2012-08-08 11:21:42 -04:00
scottsanderson b70e76d516 commit pre-merge 2012-08-08 11:21:26 -04:00
fawce 7b340af890 leaky abstractions...patched 2012-08-08 11:19:26 -04:00
scottsanderson d2809946bf updated exception test tracebacks 2012-08-08 09:20:35 -04:00
fawce 35e0433a6e added LOG as valid prefix. 2012-08-08 00:46:19 -04:00
fawce 52365f9c87 Merge branch 'new_world_order' of github.com:quantopian/zipline into new_world_order 2012-08-07 22:28:41 -04:00
fawce 1e5191b60c needed to join on monitor process, fixed. 2012-08-07 22:26:16 -04:00
scottsanderson 6307ce1e02 Merge branch 'new_world_order' of github.com:quantopian/zipline into new_world_order 2012-08-07 21:47:21 -04:00
scottsanderson 0489bc4216 tests for eventwindow 2012-08-07 21:46:56 -04:00
fawce 0848ef9f9b tweaks to patch leaky abstractions 2012-08-07 20:17:41 -04:00
scottsanderson 74859751ff whitespace 2012-08-07 18:25:22 -04:00
fawce d2d9ef1359 removed a few debug calls 2012-08-07 17:55:27 -04:00
fawce b4b49b83ac Merge branch 'new_world_order' of github.com:quantopian/zipline into new_world_order
Conflicts:
	zipline/gens/returns.py
2012-08-07 17:51:01 -04:00
fawce e8f17083f7 merge 2012-08-07 17:49:56 -04:00
scottsanderson 8ab12cc8f8 tests for returns 2012-08-07 17:48:35 -04:00
scottsanderson b4e0639d53 pushing returns for fawce 2012-08-07 17:24:53 -04:00
scottsanderson 23a62a942a Merge branch 'new_world_order' of github.com:quantopian/zipline into new_world_order
Conflicts:
	tests/test_transforms.py
	zipline/finance/returns.py
2012-08-07 17:08:08 -04:00
scottsanderson 1d9da39fbb new-style returns 2012-08-07 16:54:55 -04:00
fawce 172ed2aafe removed the set_trace 2012-08-07 15:49:04 -04:00
fawce c8e9df452e Merge branch 'new_world_order' of github.com:quantopian/zipline into new_world_order 2012-08-07 15:47:25 -04:00
fawce acc88793ad patching test to match new MovingAverage init. 2012-08-07 15:46:56 -04:00
fawce dc16d6ec9e Merge branch 'new_world_order' of github.com:quantopian/zipline into new_world_order 2012-08-07 15:42:41 -04:00
scottsanderson 1959a8388c re-commit for fawce 2012-08-07 15:42:33 -04:00
fawce a8276e15c7 Merge branch 'new_world_order' of github.com:quantopian/zipline into new_world_order
Conflicts:
	tests/test_transforms.py
2012-08-07 15:42:33 -04:00
scottsanderson c45b49a315 fix method name typo in eventwindow 2012-08-07 15:11:22 -04:00
scottsanderson 1f0e760856 finish eventwindow ABS, and speedups for tradingcalendar 2012-08-07 14:50:09 -04:00
fawce aeb50da170 fixes for unit tests, back to 50/51 passing. 2012-08-07 14:42:43 -04:00
fawce 804bcb4e0c exceptions tests passing 2012-08-07 13:16:42 -04:00
fawce 5aba8bfc28 Merge branch 'new_world_order' of github.com:quantopian/zipline into new_world_order 2012-08-07 11:15:37 -04:00
fawce 3f4d772e4c first draft of lines returning new SimulatedTrading object. 2012-08-07 11:15:14 -04:00
scottsanderson ed206de84a abstract eventwindow and trading calendar utility 2012-08-07 10:32:10 -04:00
scottsanderson e061cb3a07 new-style vwap 2012-08-06 15:35:56 -04:00
fawce 4bb9bedb0c Merge branch 'new_world_order' of github.com:quantopian/zipline into new_world_order 2012-08-06 14:03:32 -04:00
scottsanderson 10ff5effbf moved MovingAverage state class to its own file 2012-08-06 13:54:07 -04:00
fawce 7ab993012d Merge branch 'new_world_order' of github.com:quantopian/zipline into new_world_order 2012-08-06 13:47:16 -04:00
fawce 7b34a01bb6 Merge branch 'new_world_order' of github.com:quantopian/zipline into new_world_order
Conflicts:
	zipline/gens/examples.py
	zipline/gens/utils.py
2012-08-06 13:46:21 -04:00
scottsanderson 45bfb3e8cd moving average using eventwindow abc 2012-08-06 13:38:45 -04:00
fawce 06dc6f7acb beginning refactor to use single threaded simulator. 2012-08-06 13:11:20 -04:00
scottsanderson 1073696965 moving toward abstract base for event window tnfms 2012-08-06 13:11:16 -04:00
scottsanderson 4655e643a4 api changes and refactor of sorting tests 2012-08-06 11:05:25 -04:00
fawce b67cbb2aab updated tests to compare with/without processes 2012-08-04 15:26:48 -04:00