Thomas Wiecki
|
5fcb2de59b
|
ndicts are now deepcopyable.
|
2012-07-06 11:54:40 -04:00 |
|
Thomas Wiecki
|
f6c65983bb
|
Merge branch 'master' of github.com:quantopian/zipline
|
2012-07-06 11:39:09 -04:00 |
|
Scott Sanderson
|
4f338ab44a
|
Merge pull request #72 from quantopian/scott1
Scott1
|
2012-07-06 07:58:33 -07:00 |
|
scottsanderson
|
c182add0a3
|
minimal
|
2012-07-05 17:50:51 -04:00 |
|
scottsanderson
|
6aa7bf893d
|
trying to fix some odd behavior
|
2012-07-04 15:31:16 -04:00 |
|
scottsanderson
|
a789db1789
|
make git happy
|
2012-07-04 03:48:28 -04:00 |
|
scottsanderson
|
1d0c4ffa14
|
:result --->results
|
2012-07-04 03:47:58 -04:00 |
|
scottsanderson
|
14018b9ab7
|
grammar police on comment
|
2012-07-04 03:47:41 -04:00 |
|
scottsanderson
|
b447333fae
|
remove logging from initialize for now
|
2012-07-04 03:46:42 -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
|
33a3e2d63a
|
spellcheck on a comment
|
2012-07-01 20:30:32 -04:00 |
|
scottsanderson
|
87a5e442c0
|
bug fixes to LOG_FRAME
|
2012-07-01 20:29:55 -04:00 |
|
scottsanderson
|
e4003cdc4c
|
new algorithm for testing logging
|
2012-07-01 20:28:49 -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 |
|
Thomas Wiecki
|
2c79f97122
|
Merge branch 'master' of github.com:quantopian/zipline
|
2012-06-28 12:58:55 -04:00 |
|
scottsanderson
|
a222e1f0d8
|
save
|
2012-06-22 18:23:51 -04:00 |
|
fawce
|
e5de6d382c
|
Merge branch 'master' of github.com:quantopian/zipline
Conflicts:
zipline/lines.py
|
2012-06-21 22:10:06 -04:00 |
|
fawce
|
2a8e19b22f
|
name change for positions_value
|
2012-06-21 22:08:25 -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 |
|
scottsanderson
|
f4f164dd9f
|
update to pass along the new log socket address
|
2012-06-20 11:57:19 -04:00 |
|
Stephen Diehl
|
1e2bcb0ed9
|
Clean shutdown check is_success check.
Conflicts:
zipline/lines.py
|
2012-06-20 09:32:52 -04:00 |
|
fawce
|
a82d3852bd
|
added the is_success property to the SimulatedTrading class
|
2012-06-19 20:43:46 -04:00 |
|
fawce
|
89e52c6758
|
better filter for nan check
|
2012-06-19 20:03:37 -04:00 |
|
fawce
|
e1db77fb64
|
fixed comprehension
|
2012-06-19 17:06:40 -04:00 |
|
fawce
|
539373c766
|
Merge pull request #68 from quantopian/fawce_alpha1
added a filter for nan values in risk data relay
|
2012-06-19 13:21:38 -07:00 |
|
fawce
|
5d97469a24
|
added a filter for nan values in risk data relay
|
2012-06-19 15:52:47 -04:00 |
|
fawce
|
8a056424ac
|
Merge pull request #67 from quantopian/fawce_alpha1
removed logging of zero volume orders.
|
2012-06-18 16:15:28 -07:00 |
|
fawce
|
ba05335b2c
|
logging every update was spamming the console during unit tests...
|
2012-06-18 19:11:13 -04:00 |
|
fawce
|
7044040722
|
removed logging of zero volume orders.
|
2012-06-18 19:02:14 -04:00 |
|
Thomas Wiecki
|
c7905647fa
|
Merge branch 'master' of github.com:quantopian/zipline
|
2012-06-18 11:55:28 -04:00 |
|
Stephen Diehl
|
9c9cddb2e8
|
Tidy up logging statements.
|
2012-06-13 16:21:43 -04:00 |
|
Stephen Diehl
|
61ee2420eb
|
Removed dummy print statement.
|
2012-06-12 13:31:48 -04:00 |
|
Stephen Diehl
|
1b2ac74dec
|
Updated test config.
|
2012-06-12 07:42:35 -04:00 |
|
Stephen Diehl
|
20f7affc76
|
Added logbook to reqs.
|
2012-06-12 07:38:18 -04:00 |
|
Stephen Diehl
|
3da255c867
|
Merge pull request #66 from quantopian/fsm
Fsm
|
2012-06-12 04:35:39 -07:00 |
|
Stephen Diehl
|
06e6207020
|
Update logging system
|
2012-06-12 07:11:52 -04:00 |
|
Stephen Diehl
|
2d85ec4d95
|
Update performance tracker ot use Logbook
|
2012-06-11 13:54:00 -04:00 |
|
Stephen Diehl
|
de9b15144a
|
Update Thomas's tests to use logbook.
|
2012-06-11 13:52:02 -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
|
087de66e4c
|
Merge pull request #65 from quantopian/fawce_alpha1
portfolio object creation from PerformancePeriod
|
2012-06-07 14:59:48 -07:00 |
|
fawce
|
0dea9c5ecb
|
finished comment
|
2012-06-07 17:58:30 -04:00 |
|
fawce
|
6a8654342a
|
added an as_portfolio method to the PerformancePeriod.
|
2012-06-07 17:40:26 -04:00 |
|
fawce
|
6d8a786214
|
updated performance to be trade by trade.
|
2012-06-07 13:53:45 -04:00 |
|
fawce
|
ba9374e6e9
|
Merge pull request #64 from quantopian/master
bringing fawce_alpha1 up to speed
|
2012-06-06 16:24:10 -07:00 |
|
Thomas Wiecki
|
2d72e2be38
|
Merge branch 'master' of github.com:quantopian/zipline
|
2012-06-04 07:12:47 -04:00 |
|