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-07-19 11:22:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c02fea6e2d30b9f89d1780d058a5cf20c791399
catalyst
/
zipline
/
transforms
T
History
Thomas Wiecki
4c02fea6e2
BUG: batch_transform was wrongly updating when days < refresh_period.
2012-11-19 10:20:24 -05:00
..
__init__.py
Restructured file hierarchy. Transforms now live in transforms (transform.py is now transforms/utils.py). Sources are in sources.py. VWAP is now MovingVWAP.
2012-10-19 18:10:51 -04:00
mavg.py
Transforms now default market_aware=True.
2012-10-23 09:14:05 -04:00
returns.py
Removes extra getter method for getting returns member.
2012-10-23 13:29:42 -04:00
stddev.py
Transforms now default market_aware=True.
2012-10-23 09:14:05 -04:00
utils.py
BUG: batch_transform was wrongly updating when days < refresh_period.
2012-11-19 10:20:24 -05:00
vwap.py
Transforms now default market_aware=True.
2012-10-23 09:14:05 -04:00