Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 8851
- Note:
- Publié:
- 2014.05.21 09:52
- 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
The EA for trailing along a price channel.
Tightening trailing and removal of pending orders according to a symbol, where the EA is launched, are added.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/11350

The purpose of the present code is to demonstrate how easy it is to create color scales, color gradients and heatmaps with the MQL5 language and functions.

The HighsLowsSignal indicator with the timeframe selection option available in input parameters.

Example code on how to draw an horizontal line for maximum and minimum prices of the last 2 years.

Advanced ADX indicator.