Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
PLdot - indicateur pour MetaTrader 5
- Vues:
- 6191
- Note:
- Publié:
- 2013.07.12 10:12
- 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:
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
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1717
Triggerlines Shift Modified
A simple trend indicator in the form of a colored cloud
XPointsThe indicator predicts the possible reversal points
MVV_LinearRegression
A standard linear regression channel with support and resistance levels
CandleCountdownShows the time left before a candlestick closes