Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 23611
- Note:
- Publié:
- Mise à jour:
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The Trand indicator can be used to enter/exit the market. The red line shows the directivity of the movement, the green one shows the trend. The growing green line shows that the movement is directional, the movement of the green line downward or sideward means the correction or the flat.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/8229

A moving average calculated according to the method of the linear regression and complemented buy the Bollinger bands.

The AllAverages_v1 indicator.

The script automates the drawing of time lines of opening/closing of a calendar day and the price lines of opening/closing of the days.

The library contains the functions that ease the writing of EAs.