Absolute Strength Histogram Indicator

Absolute Strength Histogram Indicator

Introduction

The Absolute Strength Histogram indicator is not only noted for its accuracy but also for its ability to provide a clear perspective on the buying and selling dynamics within the financial markets. By measuring the strength of bulls (buyers) against bears (sellers), the Absolute Strength Histogram aids in identifying potential market trend changes, thus providing a solid foundation for informed trading decisions.

Concept and Calculation

The concept behind the Absolute Strength Histogram is based on its unique approach to analyzing market strength. Unlike other indicators that may focus on a single aspect of the market, this indicator utilizes a combination of methods to assess both the strength of buyers and sellers. Key input variables include:

  • Length: Evaluation period.
  • Smooth: Smoothing period of the results.
  • Source: Price data to analyze, typically the adjusted close price (customclose).
  • Mode: Selection between RSI, Stochastic, or ADX for calculation.
  • Moving Average Type: Determines the type of moving average applied for smoothing, with WMA (weighted moving average) as the default.

The calculation methodology varies slightly depending on the selected mode, adjusting to capture the essence of each approach. For example, in RSI mode, it focuses on the magnitude of recent price changes to determine market buyers’ and sellers’ strength.

The smoothing process applied to both bull and bear values helps to filter market noise and highlight underlying trends, facilitating the interpretation of market strength. This smoothing process culminates in constructing the histogram that reflects the absolute difference between these two forces.

Indicator Interpretation

Effective interpretation of the Absolute Strength Histogram is achieved by observing the histogram and the color changes within it. An ascending histogram indicates increased buyers’ strength, whereas a descending histogram signals stronger seller influence. Color changes within the histogram serve as early indicators of possible market direction changes.

When the histogram’s color changes in favor of bulls, it could be considered a buying signal, while a change favoring bears could be interpreted as a selling signal. These signals, especially when confirmed by other indicators, can provide opportune moments to enter or exit the market.

Practical Applications

The Absolute Strength Histogram can be used to:

  • Identify the onset of new trends.
  • Confirm buying or selling signals provided by other indicators.
  • Determine exit points by observing color changes in the histogram indicating a market strength shift.

This indicator well suits various trading strategies, from scalping to position trading, offering a versatile tool to complement their technical analysis.

Advantages and Limitations

One of the main advantages of the Absolute Strength Histogram is its ability to simplify the analysis of market strength into a visually intuitive format.

However, as with any analysis tool, it’s crucial to use the Absolute Strength Histogram in conjunction with other forms of analysis to confirm signals and avoid false positives. Exclusive reliance on a single indicator can lead to misguided trading decisions.

Code in ProBuilder

The following is the simplified code for implementing the Absolute Strength Histogram on the ProRealTime:

Share this

Risk disclosure:

No information on this site is investment advice or a solicitation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading may expose you to risk of loss greater than your deposits and is only suitable for experienced investors who have sufficient financial means to bear such risk.

ProRealTime ITF files and other attachments : How to import ITF files into ProRealTime platform?

PRC is also on YouTube, subscribe to our channel for exclusive content and tutorials

  1. P. Marlowe • 04/02/2024 #

    Quite an impressive work, Iván. Extremely useful and accurate. Congratulations. Keep it up¡

  2. lkiklkik • 04/02/2024 #

    i love it !!! thanks.

  3. Bernard13 • 335 days ago #
  4. Bernard13 • 335 days ago #

    (Je réécris mon commentaire -français- en français car certains mots ne correspondaient pas à l’original ???… Traduction ?)

    Pour ma part, cet indicateur très intuitif, associé à d’autres outils d’analyse, est une aide précieuse pour un top départ de tendance. Je l’utilise en Swing H1.
    A l’occasion du 1000ème indicateur proposé par PRC, permettez-moi Ivan de vous féliciter pour toutes vos contributions à la fois pédagogiques et efficaces en trading réel.
    1000 fois merci ! 🙂

    • Iván • 335 days ago #

      1000 indicateurs !!! brutaux

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
verdi55 Is there such a thing as a free lunch ?
maceng Thanks Nicolas for this great work! I would like to understand the math behind it in order t...
Nicolas Sorry I have no time to provide assistance for python programmers. Have a good day.
Maz Hi all, firstly happy to know that this is helping you. I look into updating it for PRT11 wh...
Nicolas just use 3 times a linear regression channel code you will find in the library.
leederbyshire Here's the link to alternative linear regression channel indicator Nicolas is referring to t...
Wing Yes, investigate as much as you want. For more insight, you can view the linet1, linet2 etc....
CKW Hi Wing, Thanks for your sharing. I am still trying to breakdown & understand your code...
Wing Hello CKW. No, the parameter, 7 in this case, is used when calling the RSI indicator to ide...
Nicolas
8 years ago
StepRSI
StepRSI
5
Indicators
Nicolas Thanks for this modification, I still do not have tested it, where did you get this idea to ...
rfsteve Trial and error from study of indicators call it coding mad science was trying to find an in...
Maxime Baudin Nice! Thanks :)
Nicolas Je vais faire l'indicateur et expliquer comment en même temps dans un sujet de forum. Plus s...
gregus merci nicolas toute ma gratitude est pour toi sa sera bien pratique car je pense ne pas etre...
Nicolas Ok merci donc d'ouvrir un sujet spécifique pour cette demande donc :) 
algotrader This indicator looks coolBut on attempt to use it for a strategy dev'I get an error.."The in...
dajvop @algotrader if you at the bottom of the code add: RETURN Buffer1 as "up", Buffer2 as "down",...
Bateson Si cela peut servir, l'indicateur Sadukey a été créé en utilisant un générateur de filtre ap...
Nicolas
9 years ago
GraHal Forked code I mention above is here ... GraHal wrote: So below is the PRC Stochastic RSI v...
GraHal Try again (quite limited what you can do as Comments in the Library) https://www.prorealco...
AutoFlanders Thanks GraHal, that's what i was looking for
Etienne Hi, I'm quite late in this thread. I'd just like to propose an enhancement because this in...
Nicolas Thanks Etienne.
Bard Hi Nicolas, I wanted to make this scaled indicator above between -1 and +1 instead of 0 to +...
Madrosat Bonjour Nicolas Je souhaiterais faire colorier le fond du graphique supérieur en vert lorsq...
Nicolas Merci d'ouvrir un sujet dans le forum approprié.
Nwab Hello Mr Nicolas.. Please how can I set this up as an indicator to work on mt5. Your guidan...
Dimi.A Awesome mate.
mora87 Hi David and Nicola, I'd like to share idea with you guys which is related to David's Idea. ...
Nicolas Please ask for custom coding in forums instead.
jeanphi0034 Hello, I would like to use the QQE indicator which is based on smooth RSI as far as I unders...
ilstefano Bonjour Nicolas, te serait il possible de rajouter la fast ATR manquante dans le code? Merci
Nicolas Désolé je ne comprends pas la question ?
Nicolas
9 years ago
ALMA MACD
ALMA MACD
7
Indicators
Arnaud HALVICK Great indicator, thank you!
JMat45 Hi Nicolas, just reviewing this indicator and noticed that you have double assigned the vari...
Nicolas That would not make any difference because the code is read from top to bottom.
rpreviteri Hi Nicolas, thanks a  loto for sharing your knowliedge, Wasn't the original momentum pinball...
air Thank you!  
elanoa Buonasera sig. Nicolas......sarebbe possibile far in modo che quando l'indicatore raggiunga ...
MikeGC I don't know if you have used the variables a and b to optimise the parameters for the Super...
gianpiero75 I have not optimized, I multiplied the parameters for 6 (5,8), to use them on the 4  hoursTF...
bertrandpinoy bonjour Mike j utilise TrendChaser V2.0 et quand il prend position cela ne programme pas le ...
Naren Yanan what is    diplus  diminus  please
Barney Has anyone tested this algon now when PRT 10.3 was released?
Yngve does anyone know if the issue with the TP/SL is resolved ?
zilliq The reasons why I think it's time consuming and we loose time to try to do backests and Auto...
filiprb Hello Zilliq, You don't need a system to produce a walk forward test. You can easily create...
Philip Raphael It is incredible! Thanks for sharing, Doctrading!
eisi If i switch between different Markets, the Backgroundcolour will appear where it should not...
datageek How can I get alerts on colour change?
NAMBO40 Hello, I would like to add a 25 period SMA moving average. It's possible?
Fabio Anthony Terrenzio this strategy works only in a well defined trend
brosly Good afternoon I am trying to get the complete code of lex strategy made by adolfo since I s...
dreif123 hi Adolfo, is Alex Auto Trading Botindex working on DAX as well ? if so , can you post the...

Top