We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent badbdca commit 9949f00Copy full SHA for 9949f00
empyrical/stats.py
@@ -654,7 +654,7 @@ def sharpe_ratio(returns,
654
Daily returns of the strategy, noncumulative.
655
- See full explanation in :func:`~empyrical.stats.cum_returns`.
656
risk_free : int, float
657
- Constant risk-free return throughout the period.
+ Constant daily risk-free return throughout the period.
658
period : str, optional
659
Defines the periodicity of the 'returns' data for purposes of
660
annualizing. Value ignored if `annualization` parameter is specified.
0 commit comments