mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-16 11:18:11 +08:00
DOC: Add AverageDollarVolume change to release notes.
This commit is contained in:
@@ -15,7 +15,10 @@ Enhancements
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
None
|
||||
- Changes :class:`~zipline.pipeline.factors.AverageDollarVolume` built-in
|
||||
factor to treat missing close or volume values as 0. Previously, NaNs were
|
||||
simply discarded before averaging, giving the remaining values too much
|
||||
weight (:issue:`1309`).
|
||||
|
||||
Documentation
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user