The ElderRayBullPower indicator is a technical analysis tool used to measure the “bull power” at each bar in trading. This indicator assesses the ability of bulls (buyers) to push prices above the average value, which is represented by an Exponential Moving Average (EMA). The bull power is calculated as the difference between the high price of a bar and the EMA, indicating the strength of buyers in the market.
ElderRayBullPower[period, MAtype](price)
ElderRayBullPower[13, 1](close)
This example calculates the ElderRay Bull Power using a 13-period Exponential Moving Average (EMA) based on the closing price of each bar.
The ElderRay Bull Power indicator is part of the Elder-Ray theory developed by Dr. Alexander Elder. It is designed to measure the buying pressure in the market by comparing the high price of a trading bar to the EMA. A positive value indicates strong buying pressure, while a negative value can suggest weak buying pressure. This indicator is often used in conjunction with its counterpart, the ElderRay Bear Power, which measures the selling pressure by comparing the low price of the bar to the EMA.
Understanding the ElderRay indicators can help traders identify potential buying and selling opportunities based on the strength of market participants. It is particularly useful in markets where understanding the dynamics between buyers and sellers is crucial.