1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 09, 2023 — Jun 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13 from quantopian/reframing More... about 12 years ago
splitting out coverage config for jenkins, as per @sdiehl comments on PR More... about 12 years ago
Misc fixes, disabled Risk reporting until PR. More... about 12 years ago
a notebook to help explore the dataframe produced for the algo client. More... about 12 years ago
fixed tests net of merge of dataflow. More... about 12 years ago
fixed bug with date handling in risk report More... about 12 years ago
Interstitical risk.py More... about 12 years ago
Merge branch 'dataflow' into reframing More... about 12 years ago
Interstitial commit for fawce. More... about 12 years ago
working on frame argument sent to algorithm. More... about 12 years ago
Rearrange docs & and fix some name conflicts. More... about 12 years ago
Fix spelling mishaps. More... about 12 years ago
Merge remote-tracking branch 'origin/algohost' into dataflow More... about 12 years ago
Merge pull request #12 from quantopian/algohost More... about 12 years ago
updated per sdiehl's advice in the PR. More... about 12 years ago
using pandas for the dataframe relayed to the algorithm. all unit tests are passing. More... about 12 years ago
Merge branch 'dataflow' of github.com:quantopian/zipline into dataflow More... about 12 years ago
Merge remote-tracking branch 'origin/algohost' into dataflow More... about 12 years ago
sorted out conversion to dataframe, fixed logic bug with callbacks. still need to allow for dot notation to frame. More... about 12 years ago
fixed a few type-os to repair document generation. More... about 12 years ago
Merge branch 'algohost' of github.com:quantopian/zipline into algohost More... about 12 years ago
starting in on pandas integration. More... about 12 years ago
Added zmq debug console for great good. More... about 12 years ago
Added zmq debug console for great good. More... about 12 years ago
Merge branch 'algohost', remote-tracking branch 'origin' into dataflow More... about 12 years ago
Time all the tests! More... over 12 years ago
Woops left pdb in. More... over 12 years ago
Fix hanging test cases by backporting some sim code. More... over 12 years ago
added handling for client timeouts to the ordersource class. More... over 12 years ago
switched the socket allocator to be a class variable for the test case. More... over 12 years ago