Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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:
2890
Note:
(13)
Publié:
2018.07.09 14:07
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author: ANG3110

A histogram based on the difference between the main and the signal lines of indicator Ang_Zad_C in the points of the price chart.

//+----------------------------------------------+
//| Indicator input parameters                   |
//+----------------------------------------------+
input double ki=4.000001;  // Indicator smoothing ratio 
input Applied_price_ IPC=PRICE_CLOSE_;//Price constant
input int Shift=0;         // Horizontal indicator shift in bars

Fig 1. Ang_Zad_C_Hist

Fig 1. Ang_Zad_C_Hist

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

Ang_Zad_C Ang_Zad_C

A trend-following indicator of the main and signal lines, drawn as a color cloud.

AbsolutelyNoLagLwma_Digit_Cloud_HTF AbsolutelyNoLagLwma_Digit_Cloud_HTF

Indicator AbsolutelyNoLagLwma_Digit_Cloud with the timeframe selection option available in its input parameters.

RSI (var) Jurik smoothed MA RSI (var) Jurik smoothed MA

RSI (var) using Jurik MA

RSI of JMA RSI of JMA

RSI of JMA