Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
5096
Valutazioni:
(10)
Pubblicato:
2018.07.13 16:01
Power.mq5 (11.78 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

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)

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/21324

III2 III2

Indicator Intraday Intensity Index 2

AbsolutelyNoLagLwma_Range_Channel_HTF AbsolutelyNoLagLwma_Range_Channel_HTF

Indicator AbsolutelyNoLagLwma_Range_Channel with the timeframe selection option available in the input parameters.

SAR_Oscillator SAR_Oscillator

Parabolic Stop And Reverse as an oscillator

Swing_Shift Swing_Shift

Indicator Swing Shift