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-08 11:16:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4199b530b9dff140932b2fae7f434d5beec434e6
catalyst
/
zipline
/
utils
T
History
fawce
4199b530b9
trying to fix broken jenkins build that seems to be due to the end time
...
of the trading calendar calculations and availability of data from yhoo.
2013-02-18 23:46:08 -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
created a new generator-backed trading environment for testing.
2013-02-18 23:35:38 -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
trying to fix broken jenkins build that seems to be due to the end time
2013-02-18 23:46:08 -05:00