EMA.Value Method
Calculate EMA for the specific instance of TimeSeries, index, length and bar data.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
input
-
ISeries
The input series.
-
index
-
int
The index.
-
length
-
int
The length.
-
barData
-
BarData
The bar data
Return Value
double
System.Double.
In this article
Definition