This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
catalyst
Watch
1
Star
0
Fork
0
You've already forked catalyst
mirror of
https://github.com/wassname/catalyst.git
synced
2026-07-06 02:28:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32a400a9fbbed9e1be7b432f0b8c0fe8a77b0973
catalyst
/
zipline
/
data
T
History
Richard Frank
32a400a9fb
BUG: Fixing bitness issues on 32-bit systems
...
by being explicit with sizes
2016-04-12 17:07:50 -04:00
..
__init__.py
ENH: Adds futures trading and asset management logic to TradingAlgorithm and performance classes
2015-06-11 11:35:49 -04:00
_adjustments.pyx
BUG: Specify int64 instead of system int
2016-03-23 15:26:52 -04:00
_equities.pyx
MAINT: Move equity data formats out of loader.
2015-10-09 17:20:19 -04:00
_minute_bar_internal.pyx
ENH: Rewrite of Zipline to use lazy access pattern
2016-04-04 16:12:58 -04:00
benchmarks.py
ENH: Always use Adjusted Close for benchmarks.
2015-10-25 16:37:59 -04:00
data_portal.py
BUG: bar_data.history too limiting on iterable types
2016-04-11 14:02:27 -04:00
future_pricing.py
ENH: Add initial commit for DataPortal and readers
2015-12-14 14:23:20 -05:00
loader.py
BUG: Truncate treasury curves to env min date.
2016-03-08 17:14:28 -05:00
minute_bars.py
BUG: Fixing bitness issues on 32-bit systems
2016-04-12 17:07:50 -04:00
paths.py
ENH: Compute engine architecture for FFC API.
2015-07-29 12:30:46 -04:00
treasuries_can.py
MAINT: Final polish on loader rewrites.
2015-10-25 16:37:59 -04:00
treasuries.py
MAINT: Use itemgetter instead of homegrown func.
2015-10-25 16:37:59 -04:00
us_equity_loader.py
ENH: Rewrite of Zipline to use lazy access pattern
2016-04-04 16:12:58 -04:00
us_equity_pricing.py
ENH: Rewrite of Zipline to use lazy access pattern
2016-04-04 16:12:58 -04:00