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:
- 10019
- Note:
- Publié:
- 2018.12.18 19:16
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
MACD Flat Trend indicator is a signal indicator based on MACD.
It has four inputs:
- MACD fast EMA period - fast EMA MACD calculation period
- MACD slow EMA period - slow EMA MACD calculation period
- MACD signal period - MACD signal line calculation period
- Applied price - MACD calculation price
Calculation:
- If the signal line is below MACD and MACD is above zero, the green label is set
- If the signal line is above MACD and MACD is below zero, the red label is set
- Otherwise, the gray label is used
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/22507

Normalized Moving Average Slope indicator

Sine Weighted MA indicator