This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
catalyst
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/catalyst.git
synced
2026-08-17 11:16:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a12eeb238346d57850127041a8f8285f8272d4e1
catalyst
/
zipline
/
utils
T
History
Richard Frank
ebdb5429aa
MAINT: Moved DailyReturn to protocol module to break circular references
...
and removed code that solved that same problem with conditional imports.
2013-03-01 16:05:39 -05:00
..
__init__.py
performance tweak on ndict's frozenset.
2012-05-25 11:11:18 -04:00
date_utils.py
Remove unused ISO 8601 stuff from Zipline
2012-12-11 13:54:59 -05:00
factory.py
MAINT: Moved DailyReturn to protocol module to break circular references
2013-03-01 16:05:39 -05:00
protocol_utils.py
flake8 cleanup to protocol_utils
2012-10-16 16:35:23 -04:00
simfactory.py
Refactoring of TradingEnvironment to isolate the global state: index symbol and exchange timezone. Parameters that define the simulation (start, end, and capital base) were put in a new class, SimulationParameters.
2013-02-18 10:24:32 -05:00
test_utils.py
Refactoring of TradingEnvironment to isolate the global state: index symbol and exchange timezone. Parameters that define the simulation (start, end, and capital base) were put in a new class, SimulationParameters.
2013-02-18 10:24:32 -05:00
tradingcalendar_lse.py
created a new generator-backed trading environment for testing.
2013-02-18 23:35:38 -05:00
tradingcalendar.py
tradingcalendar was assuming eastern time when calculating its end date,
2013-02-19 19:08:24 -05:00