Skip to content

Rolling Sharpe chart is incorrect due to rolling_sharpe() parameter mismatch #142

@kartiksubbarao

Description

@kartiksubbarao

The Rolling Sharpe chart is incorrect because the parameters of the rolling_sharpe() function in stats.py are ordered differently than the rolling_sharpe() function in _plotting/wrappers.py caller expects. The simplest fix is to change the parameters to match the parameter order of rolling_sortino(), which matches the wrapper caller expectations. I will provide a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions