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

SinTrend - indicateur pour MetaTrader 5

Publié par:
Nikolay Kositsin
Vues:
8678
Note:
(23)
Publié:
2012.02.16 07:34
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

Real author:

DVYU

Simple trend indicator. The trend direction is determined by the histogram location relative to the zero level. Entry signals appear during the zero line breakout. If the histogram changes from red to blue, it is time to open a long position, in the opposite case, it is time to open a short one.

This indicator was first implemented in MQL4 and published in CodeBase at CodeBase на mql4.com 07.02.2008.

SinTrend indicator

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

wlxBWACsig wlxBWACsig

The indicator shows entry signals based on Accelerator Oscillator.

Bezier Bezier

This indicator is an alternative to the moving averages with less delay and possibility to manage sensitivity ratio.

BullsBearsEyes BullsBearsEyes

The sum of Bears Power and Bulls Power technical indicators values averaged using Laguerre algorithm.

FP channel FP channel

The channel is based on the prices extreme values for a period. Central line, upper and lower channel borders values are determined by calculation of the Pivot Points used as assumed support and resistance levels.