Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 25529
- Rating:
- Published:
- 2020.06.12 08:20
- Updated:
- 2020.06.13 05:10
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.