Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | Power

Oscillator Power displays the power of bulls and bears, as well as their ratio.

It has two configurable parameters:

  • Period - calculation period
  • Range - calculation range

Calculations:

  

Power = 100 * (BullPower - BearPower)

where:

  

BullPower = SMA(Bulls, Range) BearPower = SMA(Bears, Range)

  • If High > EMA
    Bulls = 1
  • Otherwise
    Bulls = 0
  • If Low < EMA
    Bears = 1
  • Otherwise
    Bears = 0
EMA = EMA(Close, Period)    

MetaTrader Experts, Indicators, Scripts and Libraries

21324

Best MetaTrader Indicators + Profitable Expert Advisors