This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
catalyst
Watch
1
Star
0
Fork
0
You've already forked catalyst
mirror of
https://github.com/wassname/catalyst.git
synced
2026-07-12 22:34:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
89ab65c413b65f7b38ff76bb1f2fa723acaae1ee
catalyst
/
zipline
/
transforms
T
History
fawce
a12eeb2383
incorporating feedback from @richafrank
2013-03-06 16:49:31 -05:00
..
__init__.py
Upgrades flake8 from 1.5 -> 1.6
2012-11-19 12:49:09 -05:00
mavg.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
returns.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
stddev.py
BUG: Fixes error due to floating point rounding in stddev calc.
2013-02-28 22:20:45 -05:00
utils.py
incorporating feedback from @richafrank
2013-03-06 16:49:31 -05:00
vwap.py
Changes stddev and vwap transforms to accept parameters as kwargs.
2013-02-02 13:22:37 -05:00