Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Skender.Stock.Indicators from 0.9.5 to 0.10.2 in /Server #35

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2020

Bumps Skender.Stock.Indicators from 0.9.5 to 0.10.2.

Release notes

Sourced from Skender.Stock.Indicators's releases.

0.10.2

MINOR BREAKING CHANGE for Chandelier Exit:

  • renamed parameter variant to type and changed it from string to ChandelierType enum

0.10.0

BREAKING CHANGES:

  • Removed public accessibility to the Index property of both Quote and various results classes. From a user's perspective, Index no longer exists.
  • Removed extra helper and analysis fields (e.g. IsBullish, IsIncreasing, IsDiverging, IsCrossed, etc) from various results classes
  • This simplification and removal of extra features came from user feedback poll (#92) and is something I've been thinking about. A core theme of this library is that it just produces indicators, nothing more. A large majority of users also prefer a simple library without superfluous flourishes.

New indicators:

  • Weighted Moving Average (WMA)
  • Hull Moving Average (HMA)
  • Zig Zag overlay
  • Ichimoku Cloud

Chores:

  • update documentation (add guidance for making indicator of indicators)
  • refactor unit tests
  • add dependabot configuration
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)

@dependabot dependabot bot added .NET labels Aug 31, 2020
@DaveSkender DaveSkender merged commit c4e6b46 into master Aug 31, 2020
@DaveSkender DaveSkender deleted the dependabot/nuget/Server/Skender.Stock.Indicators-0.10.2 branch August 31, 2020 07:07
@github-actions
Copy link

This Pull Request has been automatically locked since there has not been any recent activity after it was closed. Please open a new Issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant