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
Vues:
5967
Note:
(18)
Publié:
2013.07.12 10:12
Mise à jour:
2016.11.22 07:32
pldot.mq5 (4.68 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author:

Eli hayun

The simplest moving-like indicator. The formula for the calculation:

PLdot = SMA(Period=3, (High[bar] + Low[bar] + Close[bar]) / 3)

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 31.05.2008.

Figure 1. The PLdot indicator

Figure 1. The PLdot indicator

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

Triggerlines Shift Modified Triggerlines Shift Modified

A simple trend indicator in the form of a colored cloud

XPoints XPoints

The indicator predicts the possible reversal points

MVV_LinearRegression MVV_LinearRegression

A standard linear regression channel with support and resistance levels

CandleCountdown CandleCountdown

Shows the time left before a candlestick closes