Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 4785
- Note:
- Publié:
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Real author:
Ivan Kornilov
Twenty RSI indicators in a single window.
//+-----------------------------------+ //| Indicator inputs | //+-----------------------------------+ input uint StartRSIPeriod=5; // initial period input uint step = 1; // period step input ENUM_APPLIED_PRICE RSIPrice=PRICE_CLOSE; // price
Fig. 1. RSI_X20 indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/22984

The Expert Advisor applies iMA (Moving Average, MA), iRSI (Relative Strength Index, RSI) and Silence indicators. Martingale.

Brief description

Consensus of Five indicator

The indicator plots one vertical line per day in a specified moment of time