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:
5568
Note:
(11)
Publié:
2018.06.06 14:00
RMO.mq5 (16.22 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The RMO oscillator has been created by Rahul Mohindar. The purpose of the oscillators is to find trends.

The general recommendation is to trade in the direction of the intersection between the oscillator line and the zero line.

This indicator is provided with two "anticipating" lines - their crossover provides earlier signals, though with a greater risk.

The indicator has three input parameters:

  • Period 1 - the period of the first signal line;
  • Period 2 - the period of the second signal line;
  • Applied price - price used for calculations.

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

REMA REMA

Regularized EMA by Cris Satchwell.

PVI_Smoothed PVI_Smoothed

Smoothed Positive Volume Index

Simple_Support_Resistance Simple_Support_Resistance

An indicator of current support/resistance levels.

Trailing_Stop_Level Trailing_Stop_Level

An indicator of StopLoss levels.