MetaTrader 5 MT5 Indicators Bears_Bulls_Impuls – indicator MetaTrader 5

Bears_Bulls_Impuls – indicator MetaTrader 5

Indicator Bears Bulls Impuls displays in a separate window a pulse graph showing the market switches from bullish to bearish, and vice versa.

It has two configurable parameters:

  • Period – calculation period
  • Applied price – calculation price

Calculations:

  • If (BullIndex + BearIndex) > 0
    Bulls = 1
    Bears = -1
    
  • If (BullIndex + BearIndex) < 0
    Bulls = -1
    Bears = 1
    
where

BullIndex = High - EMA(Applied price, Period) BearIndex = Low - EMA(Applied price, Period)


📈 ROBOTFX MetaTrader Expert Advisors and Indicators to maximize profits and minimize the risks
Alternative:   ATR_Channels_Cloud_Digit - indicator MetaTrader 5