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-14 12:10:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbcfc0a2a588675aa6c2359a1742630229d3fe8c
catalyst
/
zipline
/
transforms
T
History
Eddie Hebert
dbcfc0a2a5
Restores previous get_stddev method and uses the price value.
...
To maintain compatibility with existing algorithms.
2013-01-17 17:44:21 -05:00
..
__init__.py
Upgrades flake8 from 1.5 -> 1.6
2012-11-19 12:49:09 -05:00
mavg.py
REF: fields now defaults to price for mavg and stddev transform. Also allows string specification.
2013-01-17 11:46:17 -05:00
returns.py
Changes tests from using an ndict for trades to an Event object.
2012-12-21 14:31:40 -05:00
stddev.py
Restores previous get_stddev method and uses the price value.
2013-01-17 17:44:21 -05:00
utils.py
DOC: Typo.
2013-01-16 10:30:38 -05:00
vwap.py
Changes EventWindow parameter of days to window length.
2012-11-20 11:52:27 -05:00