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:
- 26496
- Note:
- Publié:
- 2020.06.12 08:20
- Mise à jour:
- 2020.06.13 05:10
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
This MT5 indicator is to count down the remaining time of the current bar as the format HH:MM:SS
The label can be positioned with 2 ways:
- FOLLOW_PRICE --- The label always follows the current price.
- FIXED_POSITION --- The label is positioned at the top of chart,you can double click and move it.

Frequent array operation methods.

Class for comparing two floating point variables.

M1-based Moving Average. It gives more adequate estimation of average price per bar compared to any standard price type (close, open, median, typical, weighted, etc).

A basic container for storing an ordered list of objects.