-
EWM.std(bias=False, *args, **kwargs)
[source] -
exponential weighted moving stddev
Parameters: bias : boolean, default False
Use a standard estimation bias correction
Returns: same type as input
See also
EWM.std()
2017-01-12 04:48:13
EWM.std(bias=False, *args, **kwargs)
[source]
exponential weighted moving stddev
Parameters: |
bias : boolean, default False Use a standard estimation bias correction |
---|---|
Returns: |
same type as input |
See also
Please login to continue.