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

Add Feature: Bull/Bear Strength Algorithm #34

Open
2 of 6 tasks
summercms opened this issue Jan 22, 2024 · 1 comment
Open
2 of 6 tasks

Add Feature: Bull/Bear Strength Algorithm #34

summercms opened this issue Jan 22, 2024 · 1 comment
Labels
Code Update 🔔 Code Update documentation 📄 Improvements or additions to documentation enhancement 👍 New feature or request In-progress In-progress Priority: Medium Priority: Medium

Comments

@summercms
Copy link
Contributor

summercms commented Jan 22, 2024

Enhancement idea

Description

This algorithm measures the speed and magnitude of an assets recent price changes by comparing the buying strength on days when prices go up to its selling strength on days when prices go down.

The result of this comparison to price action can give traders an idea of how the asset may perform and how strong or weak the buying/selling action is happening. This can also help to indicate possible trend reversals or a corrective pullback in price action.

The algorithm works out the short, medium and long-term outlooks for the Bull/Bear Strength. For short-term analysis the algorithm alerts the trader to warning signals and for medium to long-term confirmed buying and selling signals are generated.

Links

n/a

@summercms summercms added enhancement 👍 New feature or request Code Update 🔔 Code Update In-progress In-progress Priority: Medium Priority: Medium documentation 📄 Improvements or additions to documentation Priority: High Priority: High and removed Priority: Medium Priority: Medium labels Jan 22, 2024
@summercms
Copy link
Contributor Author

Update Doc's from in-development to launched when ready.

@summercms summercms added Priority: Medium Priority: Medium and removed Priority: High Priority: High labels Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Update 🔔 Code Update documentation 📄 Improvements or additions to documentation enhancement 👍 New feature or request In-progress In-progress Priority: Medium Priority: Medium
Projects
None yet
Development

No branches or pull requests

1 participant