Mastering Internal Bar Strength (IBS) for Better Trading Decisions

Mike 2008.12.11 17:53 50 0 0
Attachments

Internal Bar Strength (IBS) is a powerful indicator created by Volker Knapp that helps traders gauge market momentum.

How It's Calculated

The IBS is determined by calculating the moving average of the internal bar strength values, which represent the ratio of (Close - Low) / (High - Low) * 100% for each bar. This gives you a clear picture of price action relative to its range.

Putting IBS to Use

Typically, traders use a period of five bars for this indicator. When the IBS crosses above the 60% level, it signals overbought conditions, suggesting it might be time to sell. Conversely, a drop below the 40% level indicates oversold conditions, which can be a cue to buy.

Input Parameters:

extern int Per=5;

Internal Bar Strength Indicator

Understanding and utilizing the Internal Bar Strength indicator can give you an edge in making informed trading decisions. Keep an eye on those levels and trade wisely!

List
Comments 0