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 #7 from quantopian/master_finance_merge More... over 12 years ago
removed the commented out line that was setting the source id. parent class ensures id is set. More... over 12 years ago
fixed bug in client More... over 12 years ago
commented the (UN)PACK_DATE methods More... over 12 years ago
i++ sweep -> Pythonic iterator / zip More... over 12 years ago
PEP8ify finance tests. More... over 12 years ago
Attempt to fix protocol assertion error. More... over 12 years ago
Fix PEP8 warnings. More... over 12 years ago
I spellz good. More... over 12 years ago
Documentation & best practices documentation. More... over 12 years ago
updated namedict based on sdiehl's feedback, modified ParallelBuffer.get_next() method to be more readable. More... over 12 years ago
Remove thread unsafe context spawning. More... over 12 years ago
switched to using the subclass of InvalidFrame in the messaging module exception handling. More... over 12 years ago
merged master branch that contains control component, error handling with finance branch. More... over 12 years ago
Merge branch 'finance' into master_finance_merge More... over 12 years ago
passing basic order and transaction simulation test More... over 12 years ago
Fix requirements typo. More... over 12 years ago
Merge branch 'master' of github.com:quantopian/zipline More... over 12 years ago
protocol tests passing, orders test almost passing, but looking like we need to extend the merge component to add transaction and order specific logic. More... over 12 years ago
Merge branch 'trymerge' of github.com:quantopian/zipline More... over 12 years ago
using an enum for finance protocol constants More... over 12 years ago
Wiped out tests. More... over 12 years ago
Merge branch 'master' of github.com:quantopian/zipline More... over 12 years ago
Disable parseDate work around. More... over 12 years ago
Join on all tests. More... over 12 years ago
clearing unit test references from client. More... over 12 years ago
Disbale utest. More... over 12 years ago
Removed sockets attribute, does not exist ( yet ) More... over 12 years ago
dropped set -e, set -x. More... over 12 years ago
added copy command for host settings More... over 12 years ago