
Icon | Member | Description |
---|---|---|
![]() | XAVG(Int32) |
Returns the Exponential Average of the close for the specified period.
|
![]() | XAVG(Int32, Int32) |
Returns the Exponential Average of the close for the specified period for the specified offset.
|
![]() | XAVG(Int32, RealCodeIndicator..::.BarValue) |
Returns the Exponential Average Calculation for the specified period. Uses the BarValue data point
|