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

Spread Indicator - indicateur pour MetaTrader 5

Vues:
39118
Note:
(51)
Publié:
2013.12.24 10:40
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

This is a plain-vanilla code for spread.

The indicator can be placed on any pair on chart window. The font colour and indicator's display position can be changed on the fly. Pips can be normalized too.

Spread Indicator MQL5

Spread indicator

KLines KLines

A set of support and resistance levels with five different timeframes.

r_Ma r_Ma

A moving average indicator obtained by averaging the values of all calculation variants of the classical Moving Average.

StepChoppy_v2 StepChoppy_v2

An indicator of trend power with eight states.

Simple Display Panel Simple Display Panel

The code is designed to be a simple reference of how to create movable (drag) panels and populate it with information.