MQL4 Reference Custom Indicators IndicatorCounted
IndicatorCountedThe function returns the amount of bars not changed after the indicator had been launched last.
Returned value The amount of bars not changed after the indicator had been launched last. Note The most calculated bars do not need any recalculation. In most cases, same count of index values do not need for recalculation. The function is used to optimize calculating. Example:
See also Custom Indicator Properties, Access to timeseries and indicators
|