mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-05 12:50:21 +08:00
DOC: Rename exponential stddev.
ExponentialWeightedStandardDeviation -> ExponentialWeightedMovingStdDev. This is more consistent with the other moving moment factors.
This commit is contained in:
@@ -63,7 +63,7 @@ Pipeline API
|
||||
.. autoclass:: zipline.pipeline.factors.ExponentialWeightedMovingAverage
|
||||
:members:
|
||||
|
||||
.. autoclass:: zipline.pipeline.factors.ExponentialWeightedStandardDeviation
|
||||
.. autoclass:: zipline.pipeline.factors.ExponentialWeightedMovingStdDev
|
||||
:members:
|
||||
|
||||
.. autofunction:: zipline.pipeline.factors.DollarVolume
|
||||
|
||||
Reference in New Issue
Block a user