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-01 12:20:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdf38d35622c3735e86aa3336e27dc5140786f36
catalyst
/
zipline
/
utils
T
History
fawce
0e0fecf4ee
allows config to force no datasources by passing a None.
...
absence of the parameter triggers the default.
2013-03-21 15:13:56 -04: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
ENH: Adjust OHLC when loading bars to remove split/dividend noise
2013-03-06 11:04:24 -05:00
protocol_utils.py
flake8 cleanup to protocol_utils
2012-10-16 16:35:23 -04:00
simfactory.py
allows config to force no datasources by passing a None.
2013-03-21 15:13:56 -04: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