HighestBar()
HighestBar()
Definition
Returns the number of bars ago the highest price value occurred within the specified look-back period.
Method Return Value
An int value representing a value of bars ago.
Syntax
HighestBar(ISeries\<double\> series, int period)

