Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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
Indicateurs

True RVI - Relative Strength Index (liveliness) of market - indicateur pour MetaTrader 5

Vues:
6498
Note:
(20)
Publié:
2012.12.11 15:09
Mise à jour:
2016.11.22 07:32
trvi.mq5 (7.86 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The real author:

VladMsk

An alternative replacement for the standard RVI indicator which considers trades volume.

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 15.06.2010.  

Fig.1 The True RVI indicator

Fig.1 The True RVI indicator

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

VLT_TRADER VLT_TRADER

When market activity decreases, then the Expert Advisor places two pending stop orders

True MFI (Alternative to the standard MFI) True MFI (Alternative to the standard MFI)

Rise or fall in prices is often preceded by increased activity of trading. The True MFI indicator tries to use this factor.

Exp_2pbIdealMA Exp_2pbIdealMA

The Exp_2pbIdealMA indicator is based on the crossing of two Moving Averages. A signal to perform a deal is formed at bar closing if there is crossing of a fast 2pbIdeal1MA Moving Average with a slow 2pbIdeal3MA Moving Average

2pbIdealXOSMA 2pbIdealXOSMA

The 2pbIdealXOSMA indicator represents the MACD histogram based on the 2pbIdeal1MA and 2pbIdeal3MA indicators.