Rikj000 / MoniGoMani

Isn't that what we all want? Our money to go many? Well that's what this framework/strategy hopes to do for you! By giving you & HyperOpt a lot of signals to alter the weights from.
https://monigomani.io
GNU General Public License v3.0
1.01k stars 153 forks source link

Bump quantstats from 0.0.50 to 0.0.59 #330

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps quantstats from 0.0.50 to 0.0.59.

Release notes

Sourced from quantstats's releases.

0.0.59

Fixed EOY compounded return calculation

0.0.58

  • Run fillna(0) on plot's beta (issue #193)

0.0.57

Fixed sigma calculation in stats.probabilistic_ratio()

0.0.56

Added option to explicitly provide the benchmark title in html reports via benchmark_title=...

0.0.55

Fix for benchmark name in html report when supplied by the user

0.0.54

Fixed dependency name in requirements.txt

0.0.53

  • Added information ratio to reports

0.0.52

Added Treynor ratio

0.0.51

  • Added max consecutive wins/losses to full report
  • Added “correlation to benchmark” to report
  • Cleanup inf/nan from reports
  • Added benchmark name to stats column and html report
  • Added probabilistic sharpe/sortino ratios
  • Fix relative dates calculations
Changelog

Sourced from quantstats's changelog.

0.0.59

  • Fixed EOY compounded return calculation

0.0.58

  • Run fillna(0) on plot's beta (issue #193)

0.0.57

  • Fixed sigma calculation in stats.probabilistic_ratio()

0.0.56

  • Added option to explicitly provide the benchmark title via benchmark_title=...

0.0.55

  • Fix for benchmark name in html report when supplied by the user

0.0.54

  • Fixed dependency name in requirements.txt

0.0.53

  • Added information ratio to reports

0.0.52

  • Added Treynor ratio

0.0.51

  • Added max consecutive wins/losses to full report
  • Added “correlation to benchmark” to report
  • Cleanup inf/nan from reports
  • Added benchmark name to stats column and html report
  • Added probabilistic sharpe/sortino ratios
  • Fix relative dates calculations
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)