Bar.Average Property
Gets average price of the bar, (Open + High + Low + Close) / 4
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function get Average() : double;
This language is not supported or no code example is available.
Property Value
double
The average.
In this article
Definition