Stephen Diehl
|
80c8a14848
|
Merge pull request #76 from quantopian/union
Union
|
2012-07-06 13:35:41 -07:00 |
|
Stephen Diehl
|
237ea825ac
|
Merge branch 'threaded_monitor' into scott1
Conflicts:
zipline/core/monitor.py
zipline/lines.py
|
2012-07-06 14:11:40 -04:00 |
|
Stephen Diehl
|
7ffdff64a1
|
Remove other refs to stdlib logging.
|
2012-07-06 10:47:11 -04:00 |
|
scottsanderson
|
c182add0a3
|
minimal
|
2012-07-05 17:50:51 -04:00 |
|
scottsanderson
|
b447333fae
|
remove logging from initialize for now
|
2012-07-04 03:46:42 -04:00 |
|
fawce
|
5f878300a0
|
switched from pub/sub to push/pull for merge -> client socket. also purged source_id from the constructors of all datasources.
|
2012-07-03 12:11:22 -04:00 |
|
fawce
|
31e0e8208c
|
switching to use push/pull for traffic btw merge and client
|
2012-07-03 11:37:58 -04:00 |
|
Stephen Diehl
|
6dbbcfaf66
|
Replay selective fsm2 changes to new branch.
|
2012-07-03 07:20:58 -04:00 |
|
scottsanderson
|
59fdd1f292
|
bugfixes and disable initialization logging
|
2012-07-02 23:36:15 -04:00 |
|
scottsanderson
|
5a7fa6d893
|
bugfixes to logging setup
|
2012-07-02 05:36:48 -04:00 |
|
scottsanderson
|
cfbb9dde1d
|
Merge branch 'master' into scott1
Conflicts:
zipline/components/tradesimulation.py
zipline/core/monitor.py
|
2012-06-28 18:05:16 -04:00 |
|
scottsanderson
|
4c40a3d55c
|
all manner of changes to support logging
|
2012-06-28 16:28:10 -04:00 |
|
scottsanderson
|
a222e1f0d8
|
save
|
2012-06-22 18:23:51 -04:00 |
|
scottsanderson
|
8052ee6b52
|
new handler class for log output
|
2012-06-21 16:40:34 -04:00 |
|
scottsanderson
|
9c66f3ea7c
|
capturing stdout from user's algo and piping it to a zmq socket
|
2012-06-20 11:58:17 -04:00 |
|
Stephen Diehl
|
aac8e92b06
|
Logbook for component state tracking.
|
2012-06-11 13:40:54 -04:00 |
|
Stephen Diehl
|
270e067426
|
FSM actions for Feed and Merge.
|
2012-06-11 13:10:05 -04:00 |
|
Stephen Diehl
|
fefca77fe2
|
FSM for Feed
|
2012-06-11 09:26:48 -04:00 |
|
fawce
|
edd119ba90
|
Merge pull request #53 from quantopian/cheetah
Process simulator
|
2012-05-29 07:30:23 -07:00 |
|
fawce
|
433170df9b
|
removed old order protocol cruft.
|
2012-05-28 21:39:54 -04:00 |
|
Stephen Diehl
|
3446c116ab
|
Process Simulator!
|
2012-05-26 15:54:43 -04:00 |
|
fawce
|
ec93bdaecd
|
alias for dt as datetime.
|
2012-05-18 23:40:38 -04:00 |
|
fawce
|
ba2783081c
|
switched SID to sid
|
2012-05-18 21:46:42 -04:00 |
|
fawce
|
52d75c9d31
|
fixed bug with BaseTransform state and name properties.
|
2012-05-18 14:42:47 -04:00 |
|
Stephen Diehl
|
9229e4193d
|
Fixed argument threading for transforms.
|
2012-05-17 16:46:34 -04:00 |
|
Stephen Diehl
|
abe906e90e
|
Minor tweaks.
|
2012-05-16 18:19:07 -04:00 |
|
Stephen Diehl
|
7f4c94d4e1
|
Liskov'ify feed & merge.
|
2012-05-16 17:30:10 -04:00 |
|
Stephen Diehl
|
244f787176
|
Cleaned up OOP on transforms.
|
2012-05-16 16:55:26 -04:00 |
|
Stephen Diehl
|
9b6c83e3e5
|
Removed more amguity over source_id
|
2012-05-16 16:40:25 -04:00 |
|
Stephen Diehl
|
8d864462ff
|
Fix DataSource id/get_id mixup.
|
2012-05-16 16:19:08 -04:00 |
|
Stephen Diehl
|
3ad1f250e6
|
Cleaned up OOP, first round.
|
2012-05-16 14:33:16 -04:00 |
|
Stephen Diehl
|
e04415e63f
|
Remove all namedicts.
|
2012-05-14 11:35:43 -04:00 |
|
Stephen Diehl
|
8b95aebcf2
|
Refactor lots of things.
|
2012-05-14 10:57:40 -04:00 |
|
Stephen Diehl
|
6df73110ff
|
Remove old component.py
|
2012-05-14 10:20:04 -04:00 |
|
Stephen Diehl
|
ca60d3f8e0
|
Refactor component tree.
|
2012-05-14 09:14:26 -04:00 |
|