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-09 04:31:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
000b64703aef617edbe088e9d6dd4351fcdba082
catalyst
/
zipline
/
data
T
History
Richard Frank
000b64703a
BUG: Fixes quandl bundle failing to download pricing data
...
for invalid symbol
2016-06-22 18:11:58 -04:00
..
bundles
BUG: Fixes quandl bundle failing to download pricing data
2016-06-22 18:11:58 -04:00
__init__.py
ENH: Updates the cli, data bundles and extensions.
2016-05-03 18:38:24 -04:00
_adjustments.pyx
MAINT: make the data loading apis more consistent.
2016-04-15 23:46:10 -04:00
_equities.pyx
PERF: Improve read time for smaller num of assets.
2016-04-21 20:43:52 -04:00
_minute_bar_internal.pyx
MAINT: Remove adjusted arg to position of minute.
2016-04-14 09:56:48 -04:00
benchmarks.py
ENH: Always use Adjusted Close for benchmarks.
2015-10-25 16:37:59 -04:00
data_portal.py
MAINT: Fixes DataPortal.get_spot_value to correctly handle 'price' field
2016-06-20 10:34:18 -04:00
future_pricing.py
ENH: Add initial commit for DataPortal and readers
2015-12-14 14:23:20 -05:00
loader.py
MAINT: Removes obsolete tradingcalendar module
2016-06-08 13:34:19 -04:00
minute_bars.py
DOC: Update comments to reflect new behavior
2016-05-26 09:38:25 -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
TST: Refactors more tests to use WithTradingSchedule
2016-06-08 13:34:20 -04:00
us_equity_pricing.py
BUG: Fixes reading and writing of daily bars first_trading_day attr
2016-06-02 13:41:09 -04:00