Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Bar Time Count Down - indicator for MetaTrader 5

Views:
20339
Rating:
(20)
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 Arrays class

Frequent array operation methods.

Doubles comparer Doubles comparer

Class for comparing two floating point variables.

M1MA indicator 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 List Object List

A basic container for storing an ordered list of objects.