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

