Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
4281
Note:
(8)
Publié:
2018.07.09 13:45
Pain.mq5 (10.39 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Oscillator PAIN (Price Action Indicator) displays the OHL3C candlestick price ratio over a specified period of time.

It has two parameters:

  • Period - calculation period;
  • Method - calculation method.

Calculation:

Pain = (3*MA(Close) - MA(Open) - MA(High) - MA(Low)) / 2

where:

  • MA - moving average with the Period time period and the Method calculation method.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/21108

NV NV

NV (Natenberg's Volatility) - Sheldon Natenberg's historical volatility indicator.

IMI IMI

Indicator Intraday Momentum Index.

SRange_Contraction SRange_Contraction

A signal indicator of daily ranges.

RIND RIND

Indicator "Range Indicator."