DOC: Miscellaneous docs updates.

This commit is contained in:
Scott Sanderson
2015-12-11 22:29:41 -05:00
parent 7996c07107
commit 7305f0c3b9
4 changed files with 17 additions and 5 deletions
+8
View File
@@ -60,6 +60,14 @@ Pipeline API
.. autoclass:: zipline.pipeline.factors.WeightedAverageValue
:members:
.. autoclass:: zipline.pipeline.factors.ExponentialWeightedMovingAverage
:members:
.. autoclass:: zipline.pipeline.factors.ExponentialWeightedStandardDeviation
:members:
.. autofunction:: zipline.pipeline.factors.DollarVolume
.. autoclass:: zipline.pipeline.filters.Filter
:members: __and__, __or__
:exclude-members: dtype