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
Bar Time Count Down - indicator for MetaTrader 5
- Views:
- 22375
- 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.
Arrays class
Frequent array operation methods.
Doubles comparerClass for comparing two floating point variables.
M1MA indicator
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).
Object ListA basic container for storing an ordered list of objects.