DaveSkender / Stock.Indicators

Stock Indicators for .NET is a C# NuGet package that transforms raw equity, commodity, forex, or cryptocurrency financial market price quotes into technical indicators and trading insights. You'll need this essential data in the investment tools that you're building for algorithmic trading, technical analysis, machine learning, or visual charting.
https://dotnet.StockIndicators.dev
Apache License 2.0
927 stars 229 forks source link

Bull and Bear Power Indicator #373

Closed moslem7026 closed 3 years ago

moslem7026 commented 3 years ago

i cant find Bull Power and Bear Power Indicator, Is there ?

DaveSkender commented 3 years ago

Can you point me to any documentation or information about the indicator? I'll take a look and see if its something we can add or if its something we already have but named differently.

moslem7026 commented 3 years ago

https://www.metatrader5.com/en/terminal/help/indicators/oscillators/bulls https://www.metatrader5.com/en/terminal/help/indicators/oscillators/bears

DaveSkender commented 3 years ago

Seems okay to add to our backlog. We'll most likely implement this as one indicator with Bull+Bear in the results, rather than two separate indicators.

DaveSkender commented 3 years ago

Just an FYI, this is formally called the Elder-ray Indicator or Elder-Ray Index. Bull and Bear Power are its component parts.

DaveSkender commented 3 years ago

This is now available in version 1.10.0

github-actions[bot] commented 3 years ago

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