Files
catalyst/zipline/transforms
Eddie Hebert 06a01b1469 BUG: Explicitly add support for refresh period of 0.
In the previous implementation of batch transform it happened
that a window_length of `0` caused the transform to update on every
bar, for the time being that behavior should be retained,
though the new rolling implementation more correctly aligns to the
term of 'period' so a period of 1 would achieve the same effect.
2013-04-29 15:30:42 -04:00
..
2012-11-19 12:49:09 -05:00
2013-04-26 16:03:01 -04:00
2013-04-26 16:03:01 -04:00