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
Indicateurs

Dominant_Color - indicateur pour MetaTrader 5

Vues:
3631
Note:
(10)
Publié:
2018.06.06 14:03
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

This trend oscillator displays the dominant direction of Close prices of candlesticks over the specified period.

It has two parameters:

  • Period - period;
  • Method - calculation method.

Calculation:

DC = MA(Diff)

where

Diff = Close - Open

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

TriMA TriMA

Triangular Moving Average.

Trailing_Stop_Level Trailing_Stop_Level

An indicator of StopLoss levels.

ILRS_MA ILRS_MA

Integral of Linear Regression Slope (ILRS MA).

Donchain counter Donchain counter

A trading system based on the Donchian Channel indicator.